HeadingAtWaypointProcedure Properties |
The HeadingAtWaypointProcedure type exposes the following members.
Name | Description | |
---|---|---|
Heading |
Gets or sets the position's heading with respect to north at which to arrive at and leave from the waypoint Position,
in radians.
| |
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.) | |
Position |
Gets or sets the geodetic position of the waypoint at which to arrive and leave at the given Heading.
| |
Profile |
Gets or sets the profile associated with this procedure.
(Inherited from SimpleRouteProcedure.) | |
SurfaceShape |
Gets or sets the reference surface over which the surface geometry is defined.
| |
TurningRadius |
Gets or sets the horizontal turning radius to use when turning toward and from the given heading, in meters.
|