STK AviatorSend comments on this topic.
PitchRate Property (IAgAvtrRefStateHoverOptions)
See Also
Windows





Windows & Linux

Description

Get the aircraft's pitch rate.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.