STK AviatorSend comments on this topic.
CourseDot Property (IAgAvtrRefStateForwardFlightOptions)
See Also
Windows





Windows & Linux

Description

Get the course rate of change.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.