STK ObjectsSend comments on this topic.
MaxGain Property (IAgAntennaModelGpsGlobal)
See Also
Windows





Windows & Linux

Description

Gets the maximum gain.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaxGain() As Double
[C#]
public double MaxGain {get;}
[Managed C++]
public: __property double get_MaxGain();
[Unmanaged C++]
public: HRESULT get_MaxGain(
    double * pVal
);
[Java]
public double getMaxGain();
[Python - STK API ]
@property
def MaxGain(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.