STK AviatorSend comments on this topic.
AltitudeMSLOptions Property (IAgAvtrProcedureEnroute)
See Also
Windows





Windows & Linux

Description

Get the altitude MSL options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AltitudeMSLOptions() As IAgAvtrAltitudeMSLAndLevelOffOptions
[C#]
public IAgAvtrAltitudeMSLAndLevelOffOptions AltitudeMSLOptions {get;}
[Managed C++]
public: __property IAgAvtrAltitudeMSLAndLevelOffOptions ^ get_AltitudeMSLOptions();
[Unmanaged C++]
public: HRESULT get_AltitudeMSLOptions(
    IAgAvtrAltitudeMSLAndLevelOffOptions ** ppVal
);
[Java]
public IAgAvtrAltitudeMSLAndLevelOffOptions getAltitudeMSLOptions();
[Python - STK API ]
@property
def AltitudeMSLOptions(self) -> "IAgAvtrAltitudeMSLAndLevelOffOptions":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.