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 131 of file he-ru.h.
◆ RuSpecCompare()
ns3::HeRu::RuSpecCompare::RuSpecCompare |
( |
MHz_u | channelWidth, |
|
|
uint8_t | p20Index ) |
Constructor.
- Parameters
-
channelWidth | the channel width |
p20Index | the index of the primary20 channel |
Definition at line 363 of file he-ru.cc.
◆ operator()()
bool ns3::HeRu::RuSpecCompare::operator() |
( |
const RuSpec & | lhs, |
|
|
const RuSpec & | rhs ) const |
◆ m_channelWidth
MHz_u ns3::HeRu::RuSpecCompare::m_channelWidth |
|
private |
The channel width.
Definition at line 152 of file he-ru.h.
◆ m_p20Index
uint8_t ns3::HeRu::RuSpecCompare::m_p20Index |
|
private |
Primary20 channel index.
Definition at line 153 of file he-ru.h.
The documentation for this struct was generated from the following files: