
Definition in file SaccadeControllers.H.
#include "Component/ModelParam.H"
#include "Image/ArrayData.H"
#include "Neuro/SaccadeController.H"
#include "Util/SimTime.H"
#include <deque>
#include <string>
Include dependency graph for SaccadeControllers.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | StubSaccadeController |
| Stub saccade controller. More... | |
| class | TrivialSaccadeController |
| Trivial saccade controller. More... | |
| class | FixedSaccadeController |
| Fixed saccade controller. More... | |
| class | FrictionSaccadeController |
| Friction-damped mass-spring saccade controller. More... | |
| class | ThresholdSaccadeController |
| Threshold-limited controller that eliminates small or unreliable shifts. More... | |
| class | ThresholdFrictionSaccadeController |
| Threshold-limited friction-damped controller. More... | |
| class | MonkeySaccadeController |
| Realistic Monkey Eye or Head controller. More... | |
1.4.4