#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"
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 |
const double | ns3::europeEndFrequencies [70] |
const double | ns3::europeStartFrequencies [70] |
const int | ns3::japanArrayLength = 63 |
const double | ns3::japanEndFrequencies [63] |
const double | ns3::japanStartFrequencies [63] |
const int | ns3::northAmericaArrayLength = 84 |
const double | ns3::northAmericaEndFrequencies [84] |
const double | ns3::northAmericaStartFrequencies [84] |