A Discrete-Event Network Simulator
API
tv-spectrum-transmitter.cc File Reference
#include <ns3/log.h>
#include <ns3/simulator.h>
#include <ns3/enum.h>
#include <ns3/uinteger.h>
#include <ns3/double.h>
#include <ns3/integer.h>
#include <ns3/string.h>
#include <ns3/pointer.h>
#include <ns3/isotropic-antenna-model.h>
#include <ns3/antenna-model.h>
#include <cmath>
#include "tv-spectrum-transmitter.h"
+ Include dependency graph for tv-spectrum-transmitter.cc:

Go to the source code of this file.

Classes

struct  ns3::TvSpectrumModelId
 Used as key for map containing created spectrum models. More...
 

Namespaces

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

Functions

bool ns3::operator< (const TvSpectrumModelId &a, const TvSpectrumModelId &b)
 Minus-than operator. More...
 

Variables

static std::map< TvSpectrumModelId, Ptr< SpectrumModel > > ns3::g_tvSpectrumModelMap
 Stores created spectrum models. More...