![]() |
5G-LENA nr-v4.1
The 5G/NR module for the ns-3 simulator
|
Parameters for initial attachment association. More...
#include "nr-helper.h"
Public Attributes | |
std::vector< double > | colAngles {0, 90} |
vector of angles to set in initial assocc | |
double | handoffMargin {0} |
Handoff margin for Initial assocc. | |
double | primaryCarrierIndex {0} |
primary carrier index for Initial assocc | |
std::vector< double > | rowAngles {0, 90} |
vector of angles to set in initial assocc | |
Parameters for initial attachment association.
Definition at line 881 of file nr-helper.h.
std::vector<double> ns3::NrHelper::InitialAssocParams::colAngles {0, 90} |
vector of angles to set in initial assocc
Definition at line 884 of file nr-helper.h.
double ns3::NrHelper::InitialAssocParams::handoffMargin {0} |
Handoff margin for Initial assocc.
Definition at line 885 of file nr-helper.h.
Referenced by ns3::NrHelper::SetupInitialAssoc().
double ns3::NrHelper::InitialAssocParams::primaryCarrierIndex {0} |
primary carrier index for Initial assocc
Definition at line 886 of file nr-helper.h.
Referenced by ns3::NrHelper::SetupInitialAssoc().
std::vector<double> ns3::NrHelper::InitialAssocParams::rowAngles {0, 90} |
vector of angles to set in initial assocc
Definition at line 883 of file nr-helper.h.