#include <SnrList.h>
used to store SNR information of a message and pass it to the Decider. Each SnrListEntry corresponds to one SNR value at a specific time.
Public Attributes | |
double | time |
timestamp for this SNR value | |
double | snr |
the SNR value |
|
the SNR value
|
|
timestamp for this SNR value
|