Click or drag to resize

StationaryHoldProcedure Properties

The StationaryHoldProcedure type exposes the following members.

Properties
  NameDescription
Public propertyHoldTime
Gets or sets the duration of time to wait at the waypoint.
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 propertyReferenceSurface
Gets or sets the reference surface above which the height of the profile is defined.
Public propertyWaypoint
Gets or sets the waypoint location at which to wait. The height of the waypoint represents the height above the ReferenceSurface.
Top
See Also