#include <uwinterference.h>
Definition at line 98 of file uwinterference.h.
◆ EndInterfEvent() [1/2]
EndInterfEvent::EndInterfEvent |
( |
double |
pw, |
|
|
PKT_TYPE |
tp |
|
) |
| |
|
inline |
Constructor of the class EndInterfEvent.
- Parameters
-
pw | Received power of the current packet |
type | type of the packet (DATA or CTRL) |
Definition at line 106 of file uwinterference.h.
◆ EndInterfEvent() [2/2]
EndInterfEvent::EndInterfEvent |
( |
double |
pw, |
|
|
PKT_TYPE |
tp, |
|
|
const std::vector< double > & |
carPwr |
|
) |
| |
|
inline |
Constructor of the class EndInterfEvent for OFDM.
- Parameters
-
pw | Received power of the current packet |
type | type of the packet (DATA or CTRL) |
Definition at line 117 of file uwinterference.h.
◆ ~EndInterfEvent()
virtual EndInterfEvent::~EndInterfEvent |
( |
| ) |
|
|
inlinevirtual |
◆ carrier_power
std::vector<double> EndInterfEvent::carrier_power |
◆ power
double EndInterfEvent::power |
◆ type
The documentation for this class was generated from the following file: