|
SELKIELogger
1.0.0
|
Internal representation of HXV spectral messages. More...
#include <DWTypes.h>

Public Attributes | |
| uint8_t | sysseq |
| System data sequence number. | |
| uint16_t | sysword |
| 12 bits of system data | |
| uint8_t | frequencyBin [4] |
| Index for each line of spectral data. | |
| float | frequency [4] |
| Frequency represented by each line. | |
| float | spread [4] |
| Wave spread for each line. | |
| float | direction [4] |
| Direction for each line. | |
| float | rpsd [4] |
| Relative power spectral density for each line. | |
| float | m2 [4] |
| M2 Fourier coefficient for each line. | |
| float | n2 [4] |
| N2 Fourier coefficient for each line. | |
| float | K [4] |
| Check factor for each line. | |
Internal representation of HXV spectral messages.
Extracted from individual HXV lines, providing 12 bits of system data (and associated sequence number) and 4 sets/lines of spectral data.