#include <ClassInterfaces.hpp>
Public Member Functions | |
| virtual bool | switchToEmergencyLand ()=0 |
| virtual bool | switchToNormalBrake ()=0 |
Definition at line 11 of file ClassInterfaces.hpp.
| virtual bool BehaviorSwitcher::switchToEmergencyLand | ( | ) | [pure virtual] |
| virtual bool BehaviorSwitcher::switchToNormalBrake | ( | ) | [pure virtual] |