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< Vector2D > | ns3::WRAPPING_COEFF_CLUSTER19 |
Coefficients used to wraparound a cluster with 19 sites (3 rings) | |
std::vector< Vector2D > | ns3::WRAPPING_COEFF_CLUSTER7 |
Coefficients used to wraparound a cluster with 7 sites (1 ring) | |
|
constexpr |
Definition at line 14 of file hexagonal-wraparound-model.cc.
Referenced by ns3::HexagonalWraparoundModel::SetSiteDistance().