this abstract class defines the interface for interacting with all WifiSpectrumValue implementations. More...
#include "wifi-spectrum-value-helper.h"
Public Member Functions | |
| virtual | ~WifiSpectrumValueHelper () | 
| virtual Ptr< SpectrumValue > | CreateConstant (double psd)=0 | 
| virtual Ptr< SpectrumValue > | CreateRfFilter (uint32_t channel)=0 | 
| virtual Ptr< SpectrumValue > | CreateTxPowerSpectralDensity (double txPower, uint32_t channel)=0 | 
this abstract class defines the interface for interacting with all WifiSpectrumValue implementations.
Definition at line 37 of file wifi-spectrum-value-helper.h.
      
  | 
  virtual | 
Definition at line 29 of file wifi-spectrum-value-helper.cc.
      
  | 
  pure virtual | 
      
  | 
  pure virtual | 
      
  | 
  pure virtual |