STK AviatorSend comments on this topic.
ModeAsForwardFlight Property (IAgAvtrProcedureReferenceState)
See Also
Windows





Windows & Linux

Description

Get the forward flight options.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.