AGI STK Objects 11 Send comments on this topic.
Altitude Property (IAgVeTargetPointingElement)
See Also 





Description

The LLA position's altitude. Uses Distance Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Altitude() As Double

[C#]
public double Altitude {get;}

[Managed C++]
public: __property double get_Altitude();

[Unmanaged C++]
public: HRESULT get_Altitude(
double * pRetVal
);

[Java]
public double getAltitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1