5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
anonymous_namespace{file-scenario-helper.cc} Namespace Reference

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.
 

Detailed Description

Unnamed namespace

Function Documentation

◆ PlotDeployment()

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.

Parameters
sitePositionerSite position allocator
utPositionerVector of user terminals positions
numSectorsthe plot deployment sector parameter
maxRadiusthe plot deployment max radius
effIsdthe plot deployment ISD
Todo:
: Need to recalculate ranges if the scenario origin is different to (0,0)

Definition at line 31 of file file-scenario-helper.cc.