ClimbDescentCommandedValuesElement Enumeration |
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public enum ClimbDescentCommandedValuesElement
Public Enumeration ClimbDescentCommandedValuesElement
public enum class ClimbDescentCommandedValuesElement
type ClimbDescentCommandedValuesElement
Members
| Member name | Description |
---|
| Airspeed |
The commanded airspeed.
|
| AltitudeRate |
The commanded rate of altitude change.
|
| FuelFlowRate |
The commanded rate of fuel flow.
|
See Also