|
JS8Call-Improved master
|
Decoded frame payload emitted when a frame is successfully decoded. More...
#include <JS8.h>
Public Attributes | |
| int | utc |
| Raw UTC timestamp from decoder. | |
| int | snr |
| Signal-to-noise ratio (dB). | |
| float | xdt |
| Fine timing offset. | |
| float | frequency |
| Frequency estimate in Hz. | |
| std::string | data |
| Decoded payload string. | |
| int | type |
| Frame type identifier. | |
| float | quality |
| Quality metric. | |
| int | mode |
| Submode index used for decoding. | |
Decoded frame payload emitted when a frame is successfully decoded.