MIP SDK
0.0.1
MicroStrain Communications Library for embedded systems
|
Classes | |
struct | mip::data_sensor::NorthVector |
Functions | |
void | mip::data_sensor::insert (Serializer &serializer, const NorthVector &self) |
void | mip::data_sensor::extract (Serializer &serializer, NorthVector &self) |
Gyro-stabilized 3-element vector representing the complementary filter's estimate of magnetic north. This quantity is expressed in the vehicle frame.
This quantity is sensitive to local magnetic field perturbations, which may cause notable deviations from true magnetic north.
void mip::data_sensor::extract | ( | Serializer & | serializer, |
NorthVector & | self | ||
) |
void mip::data_sensor::insert | ( | Serializer & | serializer, |
const NorthVector & | self | ||
) |