Implements WifiSpectrumValue for the 2.4 GHz ISM band only, with a 5 MHz spectrum resolution. More...
#include <wifi-spectrum-value-helper.h>
Public Member Functions | |
virtual | ~WifiSpectrumValue5MhzFactory () |
virtual Ptr< SpectrumValue > | CreateConstant (double psd) |
virtual Ptr< SpectrumValue > | CreateRfFilter (uint32_t channel) |
virtual Ptr< SpectrumValue > | CreateTxPowerSpectralDensity (double txPower, uint32_t channel) |
Implements WifiSpectrumValue for the 2.4 GHz ISM band only, with a 5 MHz spectrum resolution.
Definition at line 82 of file wifi-spectrum-value-helper.h.
|
virtual |
Definition at line 33 of file wifi-spectrum-value-helper.cc.
|
virtual |
Definition at line 58 of file wifi-spectrum-value-helper.cc.
References ns3::g_WifiSpectrumModel5Mhz.
Referenced by SpectrumIdealPhyTestCase::DoRun().
|
virtual |
Definition at line 101 of file wifi-spectrum-value-helper.cc.
References ns3::g_WifiSpectrumModel5Mhz, and NS_ASSERT.
|
virtual |
Definition at line 67 of file wifi-spectrum-value-helper.cc.
References ns3::g_WifiSpectrumModel5Mhz, and NS_ASSERT.
Referenced by SpectrumIdealPhyTestCase::DoRun().