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 | |
namespace | 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) | |
static class ns3::MicrowaveOvenSpectrumModel5MhzInitializer | ns3::g_MicrowaveOvenSpectrumModel5MhzInitializerInstance |
MWO model #2. | |
static Ptr< SpectrumModel > | ns3::g_MicrowaveOvenSpectrumModel6Mhz |
Spectrum model for the 6MHz model (model #1) | |
static class ns3::MicrowaveOvenSpectrumModel6MhzInitializer | ns3::g_MicrowaveOvenSpectrumModel6MhzInitializerInstance |
MWO model #1. | |