sbgECom Library
4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComCmdOdo.h>
Data Fields | |
float | gain |
uint8_t | gainError |
bool | reverseMode |
Holds all necessary information for Odometer module parameter configuration.
float _SbgEComOdoConf::gain |
Odometer's gain in pulses / meter.
uint8_t _SbgEComOdoConf::gainError |
User gain average error in %
bool _SbgEComOdoConf::reverseMode |
Whether the odometer is in reverse mode or not.