Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SnrListEntry Struct Reference

#include <SnrList.h>

List of all members.


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


Public Attributes

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


Member Data Documentation

double SnrListEntry::snr
 

the SNR value

double SnrListEntry::time
 

timestamp for this SNR value


The documentation for this struct was generated from the following file:
Generated on Thu Oct 19 18:22:30 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.0