Click or drag to resize

SimpleForwardFlightJetPropulsion Properties

The SimpleForwardFlightJetPropulsion type exposes the following members.

Properties
  NameDescription
Public propertyDensityRatio
Gets or sets the scalar defining the ratio of the local atmospheric density to a reference density (usually standard mean sea level density).
Public propertyFuelFlowRate
Gets the fuel flow rate.
Public propertyFuelFlowRateLimits
Gets or sets the fuel flow rate limits, typically defined at nominal sea level atmospheric density.
Public propertyIsFrozen
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.)
Public propertyPowerRequired
Gets the power required.
Public propertyReferencePoint
Gets or sets the point at which the propulsion model is to be applied.
Public propertyRelativeVelocity
Gets or sets the velocity vector relative to the atmosphere.
Public propertyThrottleSetting
Gets the throttle setting.
Public propertyThrustAvailableLimits
Gets or sets the available thrust limits, typically defined at nominal sea level atmospheric density.
Public propertyThrustRequired
Gets or sets the required thrust.
Top
See Also