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






Windows & Linux

Description

The MSL_LLA considers mean sea level at the specified location when measuring .

Property type

Read-only property

Syntax

[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(
   IAgVeRealtimeLLAPoints ** ppRetVal
);
[Java]
public IAgVeRealtimeLLAPoints getMSL_LLA();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.