SimpleForwardFlightJetPropulsionPowerRequired Property |
Gets the power required.
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 PowerRequired { get; }
Public ReadOnly Property PowerRequired As Scalar
Get
public:
property Scalar^ PowerRequired {
Scalar^ get ();
}
member PowerRequired : Scalar with get
Property Value
Type:
ScalarSee Also