![]() |
5G-LENA nr-v3.3-161-gad18933f
The 5G/NR module for the ns-3 simulator
|
MasterInformationBlock structure. More...
#include "nr-rrc-sap.h"
Public Attributes | |
uint16_t | dlBandwidth |
DL bandwidth. | |
int | numerology |
numerology | |
uint16_t | systemFrameNumber |
system frame number | |
MasterInformationBlock structure.
Definition at line 626 of file nr-rrc-sap.h.
uint16_t ns3::NrRrcSap::MasterInformationBlock::dlBandwidth |
DL bandwidth.
Definition at line 629 of file nr-rrc-sap.h.
Referenced by ns3::NrGnbRrc::ConfigureCell(), ns3::NrUeManager::PrepareHandover(), and ns3::NrHandoverPreparationInfoHeader::PreSerialize().
int ns3::NrRrcSap::MasterInformationBlock::numerology |
numerology
Definition at line 628 of file nr-rrc-sap.h.
Referenced by ns3::NrGnbRrc::ConfigureCell(), and ns3::NrHandoverPreparationInfoHeader::PreSerialize().
uint16_t ns3::NrRrcSap::MasterInformationBlock::systemFrameNumber |
system frame number
Definition at line 630 of file nr-rrc-sap.h.
Referenced by ns3::NrGnbRrc::ConfigureCell(), ns3::NrUeManager::PrepareHandover(), and ns3::NrHandoverPreparationInfoHeader::PreSerialize().