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





Windows & Linux

Description

Get the interface for a downwind pattern landing.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.