The LLA measures from the surface of the
Earth, or 0.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgVeRealtimeLLAPoints getLLA();
|