A Discrete-Event Network Simulator
API
microwave-oven-spectrum-value-helper.cc File Reference
#include "ns3/log.h"
#include "microwave-oven-spectrum-value-helper.h"
+ Include dependency graph for microwave-oven-spectrum-value-helper.cc:

Go to the source code of this file.

Classes

class  ns3::MicrowaveOvenSpectrumModel5MhzInitializer
 Init a static class containing the MWO #2 model (5Mhz) More...
 
class  ns3::MicrowaveOvenSpectrumModel6MhzInitializer
 Init a static class containing the MWO #1 model (6Mhz) More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Variables

static Ptr< SpectrumModel > ns3::g_MicrowaveOvenSpectrumModel5Mhz
 Spectrum model for the 5MHz model (model #2) More...
 
static class ns3::MicrowaveOvenSpectrumModel5MhzInitializer ns3::g_MicrowaveOvenSpectrumModel5MhzInitializerInstance
 MWO model #2. More...
 
static Ptr< SpectrumModel > ns3::g_MicrowaveOvenSpectrumModel6Mhz
 Spectrum model for the 6MHz model (model #1) More...
 
static class ns3::MicrowaveOvenSpectrumModel6MhzInitializer ns3::g_MicrowaveOvenSpectrumModel6MhzInitializerInstance
 MWO model #1. More...