Click or drag to resize

HorizontalBehaviorDerivativesAngularRate Property

Gets the rate of change of the angular reference in the horizontal plane.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double AngularRate { get; }

Property Value

Type: Double
Remarks
The angular reference is the true course if the ManeuverReferenceAxes is StaticAtmosphere. The angular reference is the true heading if the ManeuverReferenceAxes is MovingAtmosphere.
See Also