Click or drag to resize

SimpleFixedWingCoordinatedFlightBankAngle Property

Gets the bank angle of the aircraft. This angle is rotation about the relative velocity vector with respect to the moving atmosphere.

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

Property Value

Type: Scalar
See Also