AGI STK Objects 11 Send comments on this topic.
AltitudeRefType Property (IAgVePropagatorGreatArc)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1