SimpleFixedWingCoordinatedFlightThrustRequired Property |
Gets the thrust force required to statically trim the forces acting on 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 ThrustRequired { get; }
Public ReadOnly Property ThrustRequired As Scalar
Get
public:
property Scalar^ ThrustRequired {
Scalar^ get ();
}
member ThrustRequired : Scalar with get
Property Value
Type:
ScalarSee Also