STK AviatorSend comments on this topic.
TransitionIntoWind Property (IAgAvtrProcedureTransitionToHover)
See Also
Windows





Windows & Linux

Description

Gets or sets the option to transition into the wind.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TransitionIntoWind() As Boolean
[C#]
public bool TransitionIntoWind {get;}
[Managed C++]
public: __property bool get_TransitionIntoWind();
[Unmanaged C++]
public: HRESULT get_TransitionIntoWind(
    VARIANT_BOOL * pVal
);
[Java]
public bool getTransitionIntoWind();
[Python - STK API ]
@property
def TransitionIntoWind(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.