A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-spectrum-value-helper.cc File Reference
#include "wifi-spectrum-value-helper.h"
#include "ns3/assert.h"
#include "ns3/fatal-error.h"
#include "ns3/log.h"
#include <cmath>
#include <map>
#include <sstream>
+ Include dependency graph for wifi-spectrum-value-helper.cc:

Go to the source code of this file.

Classes

struct  ns3::WifiSpectrumModelId
 Wifi Spectrum Model structure. More...
 

Namespaces

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

Functions

bool ns3::operator!= (const FrequencyRange &lhs, const FrequencyRange &rhs)
 Compare two FrequencyRange values.
 
bool ns3::operator< (const FrequencyRange &lhs, const FrequencyRange &rhs)
 Compare two FrequencyRange values.
 
bool ns3::operator< (const WifiSpectrumModelId &a, const WifiSpectrumModelId &b)
 Less than operator.
 
std::ostream & ns3::operator<< (std::ostream &os, const FrequencyRange &freqRange)
 Serialize FrequencyRange values to ostream (human-readable).
 
bool ns3::operator== (const FrequencyRange &lhs, const FrequencyRange &rhs)
 Compare two FrequencyRange values.
 

Variables

static std::map< WifiSpectrumModelId, Ptr< SpectrumModel > > ns3::g_wifiSpectrumModelMap
 static initializer for the class