STK AviatorSend comments on this topic.
RelativeCourse Property (IAgAvtrProcedureTransitionToForwardFlight)
See Also
Windows





Windows & Linux

Description

Get the relative course for the procedure.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RelativeCourse() As System.Object
[C#]
public System.Object RelativeCourse {get;}
[Managed C++]
public: __property VARIANT get_RelativeCourse();
[Unmanaged C++]
public: HRESULT get_RelativeCourse(
    VARIANT * pVal
);
[Java]
public AgVariant getRelativeCourse();
[Python - STK API ]
@property
def RelativeCourse(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.