Click or drag to resize

SimpleFixedWingCoordinatedFlight.BankAngle 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: 25.1.421.0 (25.1.421.0)
Syntax
public Scalar BankAngle { get; }

Property Value

Type: Scalar
See Also