#include <uwinterference.h>
◆ ListNode() [1/2]
◆ ListNode() [2/2]
| ListNode::ListNode |
( |
double |
t, |
|
|
double |
sum_pw, |
|
|
int |
ctrl, |
|
|
int |
data |
|
) |
| |
|
inline |
Constructor of the class ListNode
- Parameters
-
| t | time when packet is added in the list, time at reception |
| sum_pw | sum of the rx power in the node at the given time |
| ctrl | control packet counter |
| data | data packet counter |
References ctrl_cnt, data_cnt, sum_power, and time.
◆ ~ListNode()
| virtual ListNode::~ListNode |
( |
| ) |
|
|
inlinevirtual |
◆ ctrl_cnt
◆ data_cnt
◆ sum_power
| double ListNode::sum_power |
◆ time
The documentation for this class was generated from the following file: