INET Framework for OMNeT++/OMNEST
SnrEval::SnrStruct Struct Reference

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

#include <SnrEval.h>

List of all members.

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.

Detailed Description

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

Definition at line 116 of file SnrEval.h.


Member Data Documentation


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