#include <halt.h>

Public Member Functions | |
| result_t | control (pilot_command_t &pcmd) |
| Halt (Navigator *navptr, int _verbose) | |
| ~Halt () | |
Definition at line 17 of file halt.h.
| result_t Halt::control | ( | pilot_command_t & | pcmd | ) | [inline, virtual] |
Reimplemented from Controller.