|
INET Framework for OMNeT++/OMNEST
|
#include <list>Classes | |
| struct | SnrListEntry |
| struct for SNR information More... | |
Typedefs | |
| typedef std::list< SnrListEntry > | SnrList |
| List to store SNR information for a message. | |
| typedef std::list<SnrListEntry> SnrList |
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.