AGI STK Objects 11 Send comments on this topic.
LLAHPS Property (IAgVeRealtimePointBuilder)
See Also 





Description

Lat & Lon are entered in Lat & Lon units. Alt is in Distance unit. Heading & Pitch are in degrees. Speed is in Distance/Time. Heading is entered as degrees from North and is the rotation about the Z-axis; Pitch is the rotation about the Y-axis.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LLAHPS() As IAgVeRealtimeLLAHPSPoints

[C#]
public IAgVeRealtimeLLAHPSPoints LLAHPS {get;}

[Managed C++]
public: __property IAgVeRealtimeLLAHPSPoints^ get_LLAHPS();

[Unmanaged C++]
public: HRESULT get_LLAHPS(
IAgVeRealtimeLLAHPSPoints ** ppRetVal
);

[Java]
public IAgVeRealtimeLLAHPSPoints getLLAHPS();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1