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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.