A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
hexagonal-wraparound-model.cc File Reference
#include "hexagonal-wraparound-model.h"
#include "ns3/log.h"
#include <algorithm>
+ Include dependency graph for hexagonal-wraparound-model.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

constexpr double M_SQRT3 = 1.732050807568877
 
std::vector< Vector2Dns3::WRAPPING_COEFF_CLUSTER19
 Coefficients used to wraparound a cluster with 19 sites (3 rings)
 
std::vector< Vector2Dns3::WRAPPING_COEFF_CLUSTER7
 Coefficients used to wraparound a cluster with 7 sites (1 ring)
 

Variable Documentation

◆ M_SQRT3

double M_SQRT3 = 1.732050807568877
constexpr