JS8Call-Improved master
Loading...
Searching...
No Matches
js8::SoftCombiner< N >::Key Struct Reference

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.

Detailed Description

template<std::size_t N>
struct js8::SoftCombiner< N >::Key

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.


The documentation for this struct was generated from the following file: