STK ObjectsSend 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 * pSidelobeGain
);
[Java]
public double getSidelobeGain();
[Python - STK API ]
@property
def SidelobeGain(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.