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

Go to the source code of this file.

Namespaces

namespace  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.
 
const double ns3::europeEndFrequencies [70]
 EUROPE end frequencies.
 
const double ns3::europeStartFrequencies [70]
 EUROPE start frequencies.
 
const int ns3::japanArrayLength = 63
 JAPAN: 63 elements (index 0 - 62); valid channels = 1 - 62.
 
const double ns3::japanEndFrequencies [63]
 JAPAN end frequencies.
 
const double ns3::japanStartFrequencies [63]
 JAPAN start frequencies.
 
const int ns3::northAmericaArrayLength = 84
 NORTH AMERICA: 84 elements (index 0 - 83); valid channels = 2 - 83.
 
const double ns3::northAmericaEndFrequencies [84]
 NORTH AMERICA end frequencies.
 
const double ns3::northAmericaStartFrequencies [84]
 NORTH AMERICA start frequencies.