AGI STK Objects 11 Send comments on this topic.
SpreadingGain Property (IAgModulatorModel)
See Also 





Description

Gets the spreading gain.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SpreadingGain() As Double

[C#]
public double SpreadingGain {get;}

[Managed C++]
public: __property double get_SpreadingGain();

[Unmanaged C++]
public: HRESULT get_SpreadingGain(
double * pRetVal
);

[Java]
public double getSpreadingGain();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1