|
state-observation 1.7.0
General implementation of observers.
|
Implements the gyrometer measurement algorithm. More...
#include <rotation-velocity.hpp>
Public Member Functions | |
| virtual | ~RotationVelocity () |
| virtual destructor | |
| Vector3 | rotationVelocityMeasure (const Vector3 &angVelocityVector, const Matrix3 &orientation) const |
| The angular velocity measurement in the local frame represented by the orientation Matrix. | |
Implements the gyrometer measurement algorithm.
Definition at line 28 of file rotation-velocity.hpp.
|
inlinevirtual |
virtual destructor
Definition at line 32 of file rotation-velocity.hpp.