Struct defining a frequency range between minFrequency and maxFrequency. More...
#include "wifi-spectrum-value-helper.h"
 Collaboration diagram for ns3::FrequencyRange:
 Collaboration diagram for ns3::FrequencyRange:| 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 307 of file wifi-spectrum-value-helper.h.
| MHz_u ns3::FrequencyRange::maxFrequency {0} | 
the maximum frequency
Definition at line 310 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 309 of file wifi-spectrum-value-helper.h.
Referenced by SpectrumWifiPhyMultipleInterfacesTest::DoSetup(), ns3::operator<(), ns3::operator<<(), and ns3::operator==().