![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
Functions | |
void | PlotDeployment (const Ptr< const ListPositionAllocator > &sitePositioner, const Ptr< const ListPositionAllocator > &utPositioner, const std::size_t numSectors, const double maxRadius, const double effIsd) |
Creates a GNUPLOT with the deployment including base stations (BS) and user terminals (UT). Positions and cell radius must be given in meters. | |
Unnamed namespace
void anonymous_namespace{file-scenario-helper.cc}::PlotDeployment | ( | const Ptr< const ListPositionAllocator > & | sitePositioner, |
const Ptr< const ListPositionAllocator > & | utPositioner, | ||
const std::size_t | numSectors, | ||
const double | maxRadius, | ||
const double | effIsd | ||
) |
Creates a GNUPLOT with the deployment including base stations (BS) and user terminals (UT). Positions and cell radius must be given in meters.
sitePositioner | Site position allocator |
utPositioner | Vector of user terminals positions |
numSectors | the plot deployment sector parameter |
maxRadius | the plot deployment max radius |
effIsd | the plot deployment ISD |
Definition at line 31 of file file-scenario-helper.cc.