![]() |
DUNE: Uniform Navigational Environment
2019.02.1
|
Classes | |
| class | AbstractMux |
| struct | Arguments |
| class | Dislodge |
| struct | DislodgeArgs |
| class | Drop |
| struct | DropArgs |
| class | Elevator |
| struct | ElevatorArgs |
| class | FollowPath |
| class | Goto |
| class | Idle |
| class | Land |
| class | Launch |
| class | Loiter |
| struct | LoiterArgs |
| class | MuxedManeuver |
| class | PopUp |
| struct | PopUpArgs |
| class | Rows |
| class | Sample |
| struct | SampleArgs |
| struct | ScheduledArgs |
| class | ScheduledGoto |
| class | StationKeeping |
| struct | StationKeepingArgs |
| class | StationKeepingExtended |
| struct | StationKeepingExtendedArgs |
| class | Takeoff |
| struct | Task |
| class | YoYo |
| struct | YoYoArgs |
Enumerations |
| Enumerator | |
|---|---|
| TYPE_IDLE |
Type Idle. |
| TYPE_GOTO |
Type Goto. |
| TYPE_LAUNCH |
Type Launch. |
| TYPE_LOITER |
Type Loiter. |
| TYPE_SKEEP |
Type StationKeeping. |
| TYPE_YOYO |
Type Yoyo. |
| TYPE_ROWS |
Type Rows. |
| TYPE_FOLLOWPATH |
Type FollowPath. |
| TYPE_ELEVATOR |
Type Elevator. |
| TYPE_POPUP |
Type PopUp. |
| TYPE_DISLODGE |
Type Dislodge. |
| TYPE_SCHEDULEDGOTO |
Type ScheduledGoto. |
| TYPE_TAKEOFF |
Type Takeoff. |
| TYPE_LAND |
Type Land. |
| TYPE_DROP |
Type Drop. |
| TYPE_SAMPLE |
Type Sample. |
| TYPE_SKEEPEXT |
Type StationKeepingExtended. |
| TYPE_TOTAL |
Total number of maneuvers. |