SimpleForwardFlightJetPropulsionThrustRequired Property |
Gets or sets the required thrust.
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; set; }
Public Property ThrustRequired As Scalar
Get
Set
public:
property Scalar^ ThrustRequired {
Scalar^ get ();
void set (Scalar^ value);
}
member ThrustRequired : Scalar with get, set
Property Value
Type:
ScalarSee Also