AGI STK Objects 11 Send comments on this topic.
MainlobeGain Property (IAgAntennaModelHemispherical)
See Also 





Description

Gets the mainlobe gain.

Property type

Read-only property

Syntax

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

[C#]
public double MainlobeGain {get;}

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

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

[Java]
public double getMainlobeGain();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1