SimpleForwardFlightPropellerPropulsion Properties |
The SimpleForwardFlightPropellerPropulsion type exposes the following members.
| Name | Description | |
|---|---|---|
| Density |
Gets or sets the scalar defining the local atmospheric density.
| |
| DensityRatio |
Gets or sets the scalar defining the ratio of the local atmospheric density to a reference density (usually standard mean sea level density).
| |
| FuelFlowRate |
Gets the fuel flow rate.
| |
| FuelFlowRateLimits |
Gets or sets the fuel flow rate limits, typically defined at nominal sea level atmospheric density.
| |
| IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
| PowerAvailableLimits |
Gets or sets the available power limits, typically defined at nominal sea level atmospheric density.
| |
| PowerDropOffParameter |
Gets or sets the constant used in the computation of the Gagg-Farrar power drop off factor.
| |
| PowerRequired |
Gets the power required.
| |
| PropellerCount |
Gets or sets the number of propellers for the propulsion model.
| |
| PropellerRadius |
Gets or sets the radius of the propellers.
| |
| ReferencePoint |
Gets or sets the point at which the propulsion model is to be applied.
| |
| RelativeVelocity |
Gets or sets the velocity vector relative to the atmosphere.
| |
| ThrottleSetting |
Gets the throttle setting.
| |
| ThrustRequired |
Gets or sets the required thrust.
|