5G-LENA nr-v4.1
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrHelper::InitialAssocParams Struct Reference

Parameters for initial attachment association. More...

#include "nr-helper.h"

+ Collaboration diagram for ns3::NrHelper::InitialAssocParams:

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
 

Detailed Description

Parameters for initial attachment association.

Definition at line 881 of file nr-helper.h.

Member Data Documentation

◆ colAngles

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.

◆ handoffMargin

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().

◆ primaryCarrierIndex

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().

◆ rowAngles

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.


The documentation for this struct was generated from the following file: