The IterativeLeg type exposes the following members.

Fields

  NameDescription
Public fieldbody
Legs that conform the body of the iterative leg.
Public fieldbodyRefs
Legs of the iterative leg body as a list of references.
Public fieldcond
Condition to be applied in order to decide if another iteration should be executed.
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 fieldfirst
First leg of the iterative leg body.
Public fieldfirstId
id of the first leg of the iterative leg body.
Public fieldid
Leg id.
(Inherited from Leg.)
Public fieldlast
Last leg of the iterative leg body.
Public fieldlastId
id of the last leg of the iterative leg body.
Public fieldnext
Next leg.
(Inherited from Leg.)
Public fieldnextid
Next leg id.
(Inherited from Leg.)
Public fieldparent
Leg parent.
(Inherited from Leg.)
Public fieldprev
Previous leg.
(Inherited from Leg.)
Public fieldprevid
Previous leg id.
(Inherited from Leg.)
Public fieldstage
Stage the leg belons to.
(Inherited from Leg.)
Public fieldupperBound
Number of allowed iterations.

See Also