Header file for the TdoaAnchor class, representing a TDOA anchor device.
More...
Go to the source code of this file.
|
static uint64_t | toa = 0 |
| Timestamp of frame-reception. More...
|
|
static uint64_t | last_toa = 0 |
| Last recorded timestamp of frame-reception. More...
|
|
static int16_t | pdoa = 0 |
| Measured Phase Difference of Arrival (PdoA). More...
|
|
static int16_t | last_pdoa = 0 |
| Last recorded PdoA value. More...
|
|
Header file for the TdoaAnchor class, representing a TDOA anchor device.
◆ last_pdoa
Last recorded PdoA value.
◆ last_toa
Last recorded timestamp of frame-reception.
◆ pdoa
Measured Phase Difference of Arrival (PdoA).
◆ toa
Timestamp of frame-reception.