A Discrete-Event Network Simulator
API
spectrum-model.h File Reference
#include <ns3/simple-ref-count.h>
#include <vector>
+ Include dependency graph for spectrum-model.h:

Go to the source code of this file.

Classes

struct  ns3::BandInfo
 The building block of a SpectrumModel. More...
 
class  ns3::SpectrumModel
 Set of frequency values implementing the domain of the functions in the Function Space defined by SpectrumValue. More...
 

Namespaces

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

Typedefs

typedef std::vector< BandInfo > ns3::Bands
 Container of BandInfo. More...
 
typedef uint32_t ns3::SpectrumModelUid_t
 Uid for SpectrumModels. More...