EM datagrams on *.kmall format
Reg. nr. 410224 rev J
|
#SKM - data from attitude and attitude velocity sensors. More...
#include <EMdgmFormat.h>
Data Fields | |
struct EMdgmHeader_def | header |
struct EMdgmSKMinfo_def | infoPart |
struct EMdgmSKMsample_def | sample [MAX_ATT_SAMPLES] |
#SKM - data from attitude and attitude velocity sensors.
Datagram may contain several sensor measurements. The number of samples in datagram is listed in numSamplesArray in the struct EMdgmSKMinfo_def. Time given in datagram header, is time of arrival of data on serial line or on network. Time inside #KMB sample is time from the sensors data. If input is other than KM binary sensor input format, the data are converted to the KM binary format by the PU. All parameters are uncorrected. For processing of data, installation offsets, installation angles and attitude values are needed to correct the data for motion.
Definition at line 500 of file EMdgmFormat.h.