|
JS8Call-Improved master
|
Lookup key describing a decode candidate. More...
#include <soft_combiner.h>
Public Member Functions | |
| bool | operator== (Key const &other) const noexcept |
Public Attributes | |
| int | mode |
| Submode/mode index. | |
| int | freqBin |
| Coarse frequency bin. | |
| int | dtBin |
| Coarse timing bin. | |
| uint32_t | signature |
| Compact LLR signature. | |
Lookup key describing a decode candidate.
mode, freqBin and dtBin are coarse-binned coordinates; signature is a compact fingerprint computed from a subset of LLR values.