|
EM datagrams on *.kmall format Reg. nr. 410224 rev J
|
#MWC - data block 1: transmit sectors, general info for all sectors More...
#include <EMdgmFormat.h>
Data Fields | |
| uint16_t | numBytesTxInfo |
| uint16_t | numTxSectors |
| uint16_t | numBytesPerTxSector |
| int16_t | padding |
| float | heave_m |
#MWC - data block 1: transmit sectors, general info for all sectors
Definition at line 1278 of file EMdgmFormat.h.
| uint16_t numBytesTxInfo |
Number of bytes in current struct.
Definition at line 1280 of file EMdgmFormat.h.
| uint16_t numTxSectors |
Number of transmitting sectors (Ntx). Denotes the number of times the struct EMdgmMWCtxSectorData is repeated in the datagram.
Definition at line 1281 of file EMdgmFormat.h.
| uint16_t numBytesPerTxSector |
Number of bytes in EMdgmMWCtxSectorData.
Definition at line 1283 of file EMdgmFormat.h.
| int16_t padding |
Byte alignment.
Definition at line 1284 of file EMdgmFormat.h.
| float heave_m |
Heave at vessel reference point, at time of ping, i.e. at midpoint of first tx pulse in rxfan.
Definition at line 1285 of file EMdgmFormat.h.