sbgECom Library
4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComLogAutomotive.h>
Data Fields | |
uint8_t | status |
float | trackAngle |
float | slipAngle |
float | curvatureRadius |
Log structure for automotive data.
uint8_t _SbgEComLogAutomotive::status |
Status bit mask.
float _SbgEComLogAutomotive::trackAngle |
Track angle, in rad.
float _SbgEComLogAutomotive::slipAngle |
Slip angle, in rad.
float _SbgEComLogAutomotive::curvatureRadius |
Curvature radius, in m, always positive.