|
state-observation 1.7.0
General implementation of observers.
|
Implements the measurements given by an magnetometer. More...
#include <magnetic-field.hpp>
Public Member Functions | |
| virtual | ~MagneticField () |
| virtual destructor | |
| Vector3 | magneticFieldMeasure (const Matrix3 &orientation) const |
| The magnetic field measurement in the local frame represented by the orientation Matrix. | |
Implements the measurements given by an magnetometer.
Definition at line 28 of file magnetic-field.hpp.
|
inlinevirtual |
virtual destructor
Definition at line 34 of file magnetic-field.hpp.