|
sbgECom Library
5.3.2276-stable
Interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComLogVibMon.h>
Data Fields | |
| float | freq1 |
| float | freq2 |
| float | rms |
| float | peakHarmonic |
| float | peakMagnitude |
Structure for a frequency band.
| float _SbgEComLogVibMonBand::freq1 |
First frequency of the band, in Hz.
| float _SbgEComLogVibMonBand::freq2 |
Last frequency of the band, in Hz.
| float _SbgEComLogVibMonBand::rms |
RMS on the band, in m.s^-2.
| float _SbgEComLogVibMonBand::peakHarmonic |
Frequency of the peak harmonic on the band, in Hz.
| float _SbgEComLogVibMonBand::peakMagnitude |
Magnitude of the peak harmonic on the band, in m.s^-2.