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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.