A Discrete-Event Network Simulator
API
tv-spectrum-transmitter-helper.cc File Reference
#include <ns3/log.h>
#include <cmath>
#include <list>
#include <vector>
#include <ns3/uinteger.h>
#include <ns3/double.h>
#include <ns3/isotropic-antenna-model.h>
#include <ns3/mobility-helper.h>
#include <ns3/position-allocator.h>
#include <ns3/geographic-positions.h>
#include "tv-spectrum-transmitter-helper.h"
+ Include dependency graph for tv-spectrum-transmitter-helper.cc:

Go to the source code of this file.

Namespaces

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

Variables

const int ns3::europeArrayLength = 70
 EUROPE: 70 elements (index 0 - 69); valid channels = 5 - 12, 21 - 69. More...
 
const double ns3::europeEndFrequencies [70]
 EUROPE end frequencies. More...
 
const double ns3::europeStartFrequencies [70]
 EUROPE start frequencies. More...
 
const int ns3::japanArrayLength = 63
 JAPAN: 63 elements (index 0 - 62); valid channels = 1 - 62. More...
 
const double ns3::japanEndFrequencies [63]
 JAPAN end frequencies. More...
 
const double ns3::japanStartFrequencies [63]
 JAPAN start frequencies. More...
 
const int ns3::northAmericaArrayLength = 84
 NORTH AMERICA: 84 elements (index 0 - 83); valid channels = 2 - 83. More...
 
const double ns3::northAmericaEndFrequencies [84]
 NORTH AMERICA end frequencies. More...
 
const double ns3::northAmericaStartFrequencies [84]
 NORTH AMERICA start frequencies. More...