#include <list>
Typedefs | |
typedef std::list< SnrListEntry > | SnrList |
List to store SNR information for a message. |
|
List to store SNR information for a message. used to store SNR information of a message and pass it to the Decider. Each SnrListEntry in this list corresponds to one SNR value at a specific time.
|