Click or drag to resize

HeadingAtWaypointProcedure Properties

The HeadingAtWaypointProcedure type exposes the following members.

Properties
  NameDescription
Public propertyHeading
Gets or sets the position's heading with respect to north at which to arrive at and leave from the waypoint Position, in radians.
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 propertyPosition
Gets or sets the geodetic position of the waypoint at which to arrive and leave at the given Heading.
Public propertyProfile
Gets or sets the profile associated with this procedure.
(Inherited from SimpleRouteProcedure.)
Public propertySurfaceShape
Gets or sets the reference surface over which the surface geometry is defined.
Public propertyTurningRadius
Gets or sets the horizontal turning radius to use when turning toward and from the given heading, in meters.
Top
See Also