STK ObjectsSend 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 <Alt>.

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();
[Python - STK API ]
@property
def MSL_LLA(self) -> "IAgVeRealtimeLLAPoints":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.