AGI STK Objects 11 Send comments on this topic.
SidelobeGain Property (IAgAntennaModelRectangularPattern)
See Also 





Description

Gets or sets the side-lobe gain.

Property type

Read-only property

Syntax

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

[C#]
public double SidelobeGain {get;}

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

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

[Java]
public double getSidelobeGain();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1