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






Windows & Linux

Description

The LLA measures from the surface of the Earth, or 0.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LLA() As IAgVeRealtimeLLAPoints

[C#]
public IAgVeRealtimeLLAPoints LLA {get;}

[Managed C++]
public: __property IAgVeRealtimeLLAPoints^ get_LLA();

[Unmanaged C++]
public: HRESULT get_LLA(
IAgVeRealtimeLLAPoints ** ppRetVal
);

[Java]
public IAgVeRealtimeLLAPoints getLLA();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface