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

SnrEval::SnrStruct Struct Reference

#include <SnrEval.h>

List of all members.


Detailed Description

Struct to store a pointer to the mesage, rcvdPower AND a SnrList, needed in SnrEval::addNewSnr.


Public Attributes

AirFrame * ptr
 Pointer to the message this information belongs to.
double rcvdPower
 Received power of the message.
SnrList sList
 Snr list to store the SNR values.


Member Data Documentation

AirFrame* SnrEval::SnrStruct::ptr
 

Pointer to the message this information belongs to.

double SnrEval::SnrStruct::rcvdPower
 

Received power of the message.

SnrList SnrEval::SnrStruct::sList
 

Snr list to store the SNR values.


The documentation for this struct was generated from the following file:
Generated on Sat Apr 1 20:52:24 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.1