Implements the measurements given by an accelerometer. More...
#include <state-observation/sensors-simulation/algorithm/linear-acceleration.hpp>

Public Member Functions | |
| virtual | ~LinearAcceleration () |
| virtual destructor More... | |
| Vector3 | accelerationMeasure (const Vector3 &acceleration, const Matrix3 &orientation) const |
| The acceleration measurement in the local frame represented by the orientation Matrix. More... | |
Implements the measurements given by an accelerometer.
|
inlinevirtual |
virtual destructor
| Vector3 stateObservation::algorithm::LinearAcceleration::accelerationMeasure | ( | const Vector3 & | acceleration, |
| const Matrix3 & | orientation | ||
| ) | const |
The acceleration measurement in the local frame represented by the orientation Matrix.