| 
    sbgECom Library
    5.2.590-stable
    
   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.