EM datagrams on *.kmall format
Reg. nr. 410224 rev J
|
#MWC - data block 1: transmit sector data, loop for all i = numTxSectors. More...
#include <EMdgmFormat.h>
Data Fields | |
float | tiltAngleReTx_deg |
float | centreFreq_Hz |
float | txBeamWidthAlong_deg |
uint16_t | txSectorNum |
int16_t | padding |
#MWC - data block 1: transmit sector data, loop for all i = numTxSectors.
Definition at line 1264 of file EMdgmFormat.h.
float tiltAngleReTx_deg |
Along ship steering angle of the TX beam (main lobe of transmitted pulse), angle referred to transducer face. Angle as used by beamformer (includes stabilisation). Unit degree.
Definition at line 1266 of file EMdgmFormat.h.
float centreFreq_Hz |
Centre frequency of current sector. Unit hertz.
Definition at line 1267 of file EMdgmFormat.h.
float txBeamWidthAlong_deg |
Corrected for frequency, sound velocity and tilt angle. Unit degree.
Definition at line 1268 of file EMdgmFormat.h.
uint16_t txSectorNum |
Transmitting sector number.
Definition at line 1269 of file EMdgmFormat.h.
int16_t padding |
Byte alignment.
Definition at line 1270 of file EMdgmFormat.h.