AGI STK Objects 11 Send comments on this topic.
PreReceiveGainsLosses Property (IAgReceiverModelMultibeam)
See Also 





Description

Gets the collection of additional pre-receive gains and losses

Property type

Read-only property

Syntax

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

[C#]
public IAgAdditionalGainLossCollection PreReceiveGainsLosses {get;}

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

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

[Java]
public IAgAdditionalGainLossCollection getPreReceiveGainsLosses();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1