The IterativeLeg type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | body |
Legs that conform the body of the iterative leg.
|
![]() | bodyRefs |
Legs of the iterative leg body as a list of references.
|
![]() | cond |
Condition to be applied in order to decide if another iteration
should be executed.
|
![]() | destination |
Leg destination waypoint.
(Inherited from Leg.) |
![]() | emergency |
Contingency list to be followed if an emergency occurs when executing this leg.
(Inherited from Leg.) |
![]() | first |
First leg of the iterative leg body.
|
![]() | firstId |
id of the first leg of the iterative leg body.
|
![]() | id |
Leg id.
(Inherited from Leg.) |
![]() | last |
Last leg of the iterative leg body.
|
![]() | lastId |
id of the last leg of the iterative leg body.
|
![]() | next |
Next leg.
(Inherited from Leg.) |
![]() | nextid |
Next leg id.
(Inherited from Leg.) |
![]() | parent |
Leg parent.
(Inherited from Leg.) |
![]() | prev |
Previous leg.
(Inherited from Leg.) |
![]() | previd |
Previous leg id.
(Inherited from Leg.) |
![]() | stage |
Stage the leg belons to.
(Inherited from Leg.) |
![]() | upperBound |
Number of allowed iterations.
|