Click or drag to resize

SimpleFixedWingCoordinatedFlightReferencePoint Property

Gets or sets the point at which the coordinated flight condition is imposed.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Point ReferencePoint { get; set; }

Property Value

Type: Point
See Also