SimpleForwardFlightPropellerPropulsionPowerRequired Property  | 
 
            Gets the power required.
            
 
    Namespace: 
   AGI.Foundation.AircraftPropagation
    Assembly:
   AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Scalar PowerRequired { get; }Public ReadOnly Property PowerRequired As Scalar
	Get
public:
property Scalar^ PowerRequired {
	Scalar^ get ();
}member PowerRequired : Scalar with get
Property Value
Type: 
Scalar
See Also