STK ObjectsSend comments on this topic.
SpreadingGain Property (IAgTransmitterModelCable)
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 * pVal
);
[Java]
public double getSpreadingGain();
[Python - STK API ]
@property
def SpreadingGain(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.