STK ObjectsSend comments on this topic.
AltitudeRefType Property (IAgVePropagatorGreatArc)
See Also
Windows





Windows & Linux

Description

Reference altitude for waypoints.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AltitudeRefType() As AgEVeAltitudeRef
[C#]
public AgEVeAltitudeRef AltitudeRefType {get;}
[Managed C++]
public: __property AgEVeAltitudeRef get_AltitudeRefType();
[Unmanaged C++]
public: HRESULT get_AltitudeRefType(
    AgEVeAltitudeRef * pVal
);
[Java]
public AgEVeAltitudeRef getAltitudeRefType();
[Python - STK API ]
@property
def AltitudeRefType(self) -> "AgEVeAltitudeRef":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.