AGI STK Objects 11 Send comments on this topic.
PostTransmitGainsLosses Property (IAgTransmitterModelLaser)
See Also 





Description

Gets the collection of additional post transmit gains and losses

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PostTransmitGainsLosses() As IAgAdditionalGainLossCollection

[C#]
public IAgAdditionalGainLossCollection PostTransmitGainsLosses {get;}

[Managed C++]
public: __property IAgAdditionalGainLossCollection^ get_PostTransmitGainsLosses();

[Unmanaged C++]
public: HRESULT get_PostTransmitGainsLosses(
IAgAdditionalGainLossCollection ** ppRetVal
);

[Java]
public IAgAdditionalGainLossCollection getPostTransmitGainsLosses();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1