Implements the gyrometer measurement algorithm. More...
#include <state-observation/sensors-simulation/algorithm/rotation-velocity.hpp>

Public Member Functions | |
| virtual | ~RotationVelocity () |
| virtual destructor More... | |
| Vector3 | rotationVelocityMeasure (const Vector3 &angVelocityVector, const Matrix3 &orientation) const |
| The angular velocity measurement in the local frame represented by the orientation Matrix. More... | |
Implements the gyrometer measurement algorithm.
|
inlinevirtual |
virtual destructor
| Vector3 stateObservation::algorithm::RotationVelocity::rotationVelocityMeasure | ( | const Vector3 & | angVelocityVector, |
| const Matrix3 & | orientation | ||
| ) | const |
The angular velocity measurement in the local frame represented by the orientation Matrix.