AGI STK Objects 11Send 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 * pRetVal
);
[Java]
public AgEVeAltitudeRef getAltitudeRefType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.