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

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.

Detailed Description

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


Member Data Documentation


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