|
sbgECom Library
5.3.2276-stable
Interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComLogVibMon.h>
Data Fields | |
| uint32_t | timeStamp |
| uint16_t | status |
| float | mean |
| float | rms |
| SbgEComLogVibMonBand | bands [4] |
Log structure for vibration monitoring report information.
| uint32_t _SbgEComLogVibMonReport::timeStamp |
Timestamp, in us.
| uint16_t _SbgEComLogVibMonReport::status |
Axis and window status.
| float _SbgEComLogVibMonReport::mean |
Mean of the raw of signal, in m.s^-2.
| float _SbgEComLogVibMonReport::rms |
RMS on the full frequency band, from 0 Hz to the Nyquist frequency, in m.s^-2.
| SbgEComLogVibMonBand _SbgEComLogVibMonReport::bands[4] |
Frequency bands.