STK AviatorSend comments on this topic.
ModeAsStandardInstrumentApproach Property (IAgAvtrProcedureLanding)
See Also
Windows





Windows & Linux

Description

Get the interface for a standard instrument approach landing.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.