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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1