Struct providing a function call operator to compare two RUs.
More...
#include "he-ru.h"
Struct providing a function call operator to compare two RUs.
Definition at line 133 of file he-ru.h.
◆ RuSpecCompare()
ns3::HeRu::RuSpecCompare::RuSpecCompare |
( |
uint16_t |
channelWidth, |
|
|
uint8_t |
p20Index |
|
) |
| |
Constructor.
- Parameters
-
channelWidth | the channel width in MHz |
p20Index | the index of the primary20 channel |
Definition at line 373 of file he-ru.cc.
◆ operator()()
bool ns3::HeRu::RuSpecCompare::operator() |
( |
const RuSpec & |
lhs, |
|
|
const RuSpec & |
rhs |
|
) |
| const |
◆ m_channelWidth
uint16_t ns3::HeRu::RuSpecCompare::m_channelWidth |
|
private |
The channel width in MHz.
Definition at line 154 of file he-ru.h.
◆ m_p20Index
uint8_t ns3::HeRu::RuSpecCompare::m_p20Index |
|
private |
Primary20 channel index.
Definition at line 155 of file he-ru.h.
The documentation for this struct was generated from the following files: