STK ObjectsSend comments on this topic.
ElevationStop Property (IAgAntennaContourEirp)
See Also
Windows





Windows & Linux

Description

Gets the elevation stop value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElevationStop() As Double
[C#]
public double ElevationStop {get;}
[Managed C++]
public: __property double get_ElevationStop();
[Unmanaged C++]
public: HRESULT get_ElevationStop(
    double * pVal
);
[Java]
public double getElevationStop();
[Python - STK API ]
@property
def ElevationStop(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.