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

AbstractRadio::SnrStruct Struct Reference

#include <AbstractRadio.h>

List of all members.


Detailed Description

Struct to store a pointer to the message, rcvdPower AND a SnrList, needed in addNewSnr().


Public Attributes

AirFrameptr
 pointer to the message this information belongs to
double rcvdPower
 received power of the message
SnrList sList
 stores SNR over time


Member Data Documentation

AirFrame* AbstractRadio::SnrStruct::ptr
 

pointer to the message this information belongs to

double AbstractRadio::SnrStruct::rcvdPower
 

received power of the message

SnrList AbstractRadio::SnrStruct::sList
 

stores SNR over time


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