The MSL_LLA considers mean sea level at the
specified location when measuring .
Read-only property
| [Visual Basic .NET] |
|---|
Public Property MSL_LLA() As IAgVeRealtimeLLAPoints
|
| [C#] |
|---|
public IAgVeRealtimeLLAPoints MSL_LLA {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeRealtimeLLAPoints^ get_MSL_LLA();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_MSL_LLA(
|
| [Java] |
|---|
public IAgVeRealtimeLLAPoints getMSL_LLA();
|