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





Windows & Linux

Description

Gets the elevation start value.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.