![]() |
DUNE: Uniform Navigational Environment
2019.02.0
|
Control related routines and classes.
Classes | |
| struct | ModelParameters |
| class | AUVModel |
| class | BasicAutopilot |
| class | BasicRemoteOperation |
| class | BasicUAVAutopilot |
| class | BottomTracker |
| class | CoarseAltitude |
| class | DiscretePID |
| class | LinearSystem |
| class | PathController |
| class | ProxyPathController |
| class | SlopeData |
| class | YoYoMotion |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const LinearSystem &sys) |
Variables | |
| class DUNE_DLL_SYM | AUVModel |
| class DUNE_DLL_SYM | BasicAutopilot |
| class DUNE_DLL_SYM | BasicRemoteOperation |
| class DUNE_DLL_SYM | BasicUAVAutopilot |
| class DUNE_DLL_SYM | BottomTracker |
| class DUNE_DLL_SYM | CoarseAltitude |
| class DUNE_DLL_SYM | DiscretePID |
| class DUNE_DLL_SYM | LinearSystem |
| class DUNE_DLL_SYM | PathController |
| class DUNE_DLL_SYM | ProxyPathController |
| std::ostream& DUNE::Control::operator<< | ( | std::ostream & | os, |
| const LinearSystem & | sys | ||
| ) |
| class DUNE_DLL_SYM DUNE::Control::AUVModel |
| class DUNE_DLL_SYM DUNE::Control::BasicAutopilot |
| class DUNE_DLL_SYM DUNE::Control::BasicRemoteOperation |
| class DUNE_DLL_SYM DUNE::Control::BasicUAVAutopilot |
| class DUNE_DLL_SYM DUNE::Control::BottomTracker |
Referenced by DUNE::Control::PathController::onUpdateParameters().
| class DUNE_DLL_SYM DUNE::Control::CoarseAltitude |
| class DUNE_DLL_SYM DUNE::Control::DiscretePID |
| class DUNE_DLL_SYM DUNE::Control::LinearSystem |
| class DUNE_DLL_SYM DUNE::Control::PathController |
| class DUNE_DLL_SYM DUNE::Control::ProxyPathController |