|
Jafar
|
This class implements an accelerometer with correlated noise. More...
This class implements an accelerometer with correlated noise.
Definition at line 103 of file accelerometersimu.hpp.
#include <accelerometersimu.hpp>

Public Member Functions | |
| AcceleroSimuCorr (unsigned short x_size, unsigned short z_size, bool with_biases=false) | |
| void | ComputeInformation (VEC const &z, VEC &i, MSYM &I) |
| Compute i and I based on the measurement vector. | |
| void | SetSensorModelCov (MSYM const &cov) |
| void | PrintObservationModel () |
| Generated on Wed Oct 15 2014 00:37:33 for Jafar by doxygen 1.7.6.1 |
|