DESERT 4.0.0
EndInterfEvent Class Reference

#include <uwinterference.h>

Inheritance diagram for EndInterfEvent:
Inheritance graph
Collaboration diagram for EndInterfEvent:
Collaboration graph

Public Member Functions

 EndInterfEvent (double pw, PKT_TYPE tp)
 
 EndInterfEvent (double pw, PKT_TYPE tp, const std::vector< double > &carPwr)
 
virtual ~EndInterfEvent ()
 

Public Attributes

double power
 
PKT_TYPE type
 
std::vector< double > carrier_power
 

Constructor & Destructor Documentation

◆ EndInterfEvent() [1/2]

EndInterfEvent::EndInterfEvent ( double  pw,
PKT_TYPE  tp 
)
inline

Constructor of the class EndInterfEvent

Parameters
pwReceived power of the current packet
typetype of the packet (DATA or CTRL)

References power, and type.

◆ EndInterfEvent() [2/2]

EndInterfEvent::EndInterfEvent ( double  pw,
PKT_TYPE  tp,
const std::vector< double > &  carPwr 
)
inline

Constructor of the class EndInterfEvent for OFDM

Parameters
pwReceived power of the current packet
typetype of the packet (DATA or CTRL)

References power, and type.

◆ ~EndInterfEvent()

virtual EndInterfEvent::~EndInterfEvent ( )
inlinevirtual

Destructor of the class EndInterfEvent

Member Data Documentation

◆ carrier_power

std::vector<double> EndInterfEvent::carrier_power

◆ power

double EndInterfEvent::power

◆ type


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