Click or drag to resize

LinearClimbOrDescentBehavior Properties

The LinearClimbOrDescentBehavior type exposes the following members.

Properties
  NameDescription
Public propertyGravitationalAcceleration
Gets or sets the gravitational acceleration constant to use when evaluating the load factor.
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 propertyLongitudinalLoadFactor
Gets or sets the load factor parallel to the atmospheric relative velocity direction.
Public propertyPerformanceModels
Gets or sets the performance models to be applied to the behavior.
(Inherited from VerticalBehavior.)
Public propertyWindModel
Gets or sets the wind model to be used when evaluating the behavior.
(Inherited from VerticalBehavior.)
Top
See Also