SimpleForwardFlightJetPropulsion Properties |
The SimpleForwardFlightJetPropulsion type exposes the following members.
Name | Description | |
---|---|---|
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.) | |
PowerRequired |
Gets the power required.
| |
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.
| |
ThrustAvailableLimits |
Gets or sets the available thrust limits, typically defined at nominal sea level atmospheric density.
| |
ThrustRequired |
Gets or sets the required thrust.
|