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