1 #ifndef CONTROLS_DYNAMICS_AUV_SYSTEM_DYNAMICS_H
2 #define CONTROLS_DYNAMICS_AUV_SYSTEM_DYNAMICS_H
6DOF hydrodynamic model for the autonomous underwater vehicle
Definition: AuvSystemDynamics.h:12
AuvSystemDynamics()
Constructs the AUV dynamics model as a full 6DOF system.
Definition: AuvSystemDynamics.cpp:3
Base class encoding the 6DOF hydrodynamic model of a marine vehicle.
Definition: SystemDynamicsBase.h:20