INET Framework for OMNeT++/OMNEST
SnrListEntry Struct Reference

struct for SNR information More...

#include <SnrList.h>

List of all members.

Public Attributes

simtime_t time
 timestamp for this SNR value
double snr
 the SNR value

Detailed Description

struct for SNR information

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.

Author:
Marc Löbbers

Member Data Documentation

simtime_t SnrListEntry::time

timestamp for this SNR value

Referenced by SnrEval::addNewSnr(), AbstractRadio::addNewSnr(), and BasicSnrEval::handleLowerMsgEnd().


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