Struct defining a frequency range between minFrequency and maxFrequency. More...
#include "wifi-spectrum-value-helper.h"
Public Attributes | |
MHz_u | maxFrequency {0} |
the maximum frequency | |
MHz_u | minFrequency {0} |
the minimum frequency | |
Struct defining a frequency range between minFrequency and maxFrequency.
Definition at line 308 of file wifi-spectrum-value-helper.h.
MHz_u ns3::FrequencyRange::maxFrequency {0} |
the maximum frequency
Definition at line 311 of file wifi-spectrum-value-helper.h.
Referenced by SpectrumWifiPhyMultipleInterfacesTest::DoSetup(), ns3::operator<<(), and ns3::operator==().
MHz_u ns3::FrequencyRange::minFrequency {0} |
the minimum frequency
Definition at line 310 of file wifi-spectrum-value-helper.h.
Referenced by SpectrumWifiPhyMultipleInterfacesTest::DoSetup(), ns3::operator<(), ns3::operator<<(), and ns3::operator==().