#include <ns3/spectrum-value.h> Include dependency graph for wifi-spectrum-value-helper.h:
 Include dependency graph for wifi-spectrum-value-helper.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Classes | |
| class | ns3::WifiSpectrumValue5MhzFactory | 
| Implements Wifi SpectrumValue for the 2.4 GHz ISM band only, with a 5 MHz spectrum resolution.  More... | |
| class | ns3::WifiSpectrumValueHelper | 
| This class defines all functions to create a spectrum model for Wi-Fi based on a a spectral model aligned with an OFDM subcarrier spacing of 312.5 KHz (model also reused for DSSS modulations)  More... | |
| Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| Typedefs | |
| typedef std::pair< uint32_t, uint32_t > | ns3::WifiSpectrumBand | 
| typedef for a pair of start and stop sub-band indexes  More... | |