CruiseBehavior Properties |
The CruiseBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
| Altitude |
Gets or sets the desired cruise altitude with respect to the HeightReferenceSurface.
| |
| HeightReferenceSurface |
Gets or sets the reference surface above which the Altitude is defined.
| |
| 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.) | |
| LevelOffAltitudeBandAboveCruise |
Gets or sets the altitude range above the desired cruise altitude where the aircraft will transition from descending flight to cruising flight.
| |
| LevelOffAltitudeBandBelowCruise |
Gets or sets the altitude range below the desired cruise altitude where the aircraft will transition from climbing flight to cruising flight.
| |
| PerformanceModels |
Gets or sets the performance models to be applied to the behavior.
(Inherited from VerticalBehavior.) | |
| TimeConstant |
Gets or sets the time constant in seconds.
| |
| WindModel |
Gets or sets the wind model to be used when evaluating the behavior.
(Inherited from VerticalBehavior.) |