SimpleFixedWingCoordinatedFlightAngleOfAttack Property |
Gets the angle of attack of the aircraft.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Scalar AngleOfAttack { get; }
Public ReadOnly Property AngleOfAttack As Scalar
Get
public:
property Scalar^ AngleOfAttack {
Scalar^ get ();
}
member AngleOfAttack : Scalar with get
Property Value
Type:
ScalarSee Also