The IntersectionLeg type exposes the following members.

Fields

  NameDescription
Public fielddestination
Leg destination waypoint.
(Inherited from Leg.)
Public fieldemergency
Contingency list to be followed if an emergency occurs when executing this leg.
(Inherited from Leg.)
Public fieldid
Leg id.
(Inherited from Leg.)
Public fieldnext
Next leg.
(Inherited from Leg.)
Public fieldnextCond
Condition to apply to decide next leg when going forward.
Public fieldnextid
Next leg id.
(Inherited from Leg.)
Public fieldnextList
Collection of possible next legs when going forward.
Public fieldnextRefs
Next legs as a list of references.
Public fieldparent
Leg parent.
(Inherited from Leg.)
Public fieldprev
Previous leg.
(Inherited from Leg.)
Public fieldprevCond
Condition to apply to decide next leg when going backwards.
Public fieldprevid
Previous leg id.
(Inherited from Leg.)
Public fieldprevList
Collection of possible next legs when going backwards.
Public fieldprevRefs
Previous legs as a list of references.
Public fieldstage
Stage the leg belons to.
(Inherited from Leg.)

See Also