A Discrete-Event Network Simulator
API
ns3::MicrowaveOvenSpectrumValueHelper Class Reference

This class provides methods for the creation of SpectrumValue instances that mimic the Power Spectral Density of commercial microwave ovens based on the measurements reported in the following paper: Tanim M. More...

#include "microwave-oven-spectrum-value-helper.h"

Static Public Member Functions

static Ptr< SpectrumValueCreatePowerSpectralDensityMwo1 ()
 
static Ptr< SpectrumValueCreatePowerSpectralDensityMwo2 ()
 

Detailed Description

This class provides methods for the creation of SpectrumValue instances that mimic the Power Spectral Density of commercial microwave ovens based on the measurements reported in the following paper: Tanim M.

Taher, Matthew J. Misurac, Joseph L. LoCicero, and Donald R. Ucci, "MICROWAVE OVEN SIGNAL MODELING", in Proc. of IEEE WCNC, 2008

Definition at line 41 of file microwave-oven-spectrum-value-helper.h.

Member Function Documentation

◆ CreatePowerSpectralDensityMwo1()

Ptr< SpectrumValue > ns3::MicrowaveOvenSpectrumValueHelper::CreatePowerSpectralDensityMwo1 ( )
static
Returns
the Power Spectral Density of Micro Wave Oven #1 in the cited paper

Definition at line 88 of file microwave-oven-spectrum-value-helper.cc.

References ns3::g_MicrowaveOvenSpectrumModel6Mhz, and ns3::Pow().

+ Here is the call graph for this function:

◆ CreatePowerSpectralDensityMwo2()

Ptr< SpectrumValue > ns3::MicrowaveOvenSpectrumValueHelper::CreatePowerSpectralDensityMwo2 ( )
static
Returns
the Power Spectral Density of Micro Wave Oven #2 in the cited paper

Definition at line 131 of file microwave-oven-spectrum-value-helper.cc.

References ns3::g_MicrowaveOvenSpectrumModel5Mhz, and ns3::Pow().

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: