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

RadioBase::SnrStruct Struct Reference

#include <RadioBase.h>

List of all members.


Detailed Description

Struct to store a pointer to the message, rcvdPower AND a SnrList, needed in RadioBase::addNewSnr.


Public Attributes

AirFrameptr
 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* RadioBase::SnrStruct::ptr
 

Pointer to the message this information belongs to.

double RadioBase::SnrStruct::rcvdPower
 

Received power of the message.

SnrList RadioBase::SnrStruct::sList
 

Snr list to store the SNR values.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 3 10:47:09 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.0