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





Description

Get the altitude reference.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AltitudeRef() As IAgVeWayPtAltitudeRef

[C#]
public IAgVeWayPtAltitudeRef AltitudeRef {get;}

[Managed C++]
public: __property IAgVeWayPtAltitudeRef^ get_AltitudeRef();

[Unmanaged C++]
public: HRESULT get_AltitudeRef(
IAgVeWayPtAltitudeRef ** ppRetVal
);

[Java]
public IAgVeWayPtAltitudeRef getAltitudeRef();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1