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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface