MasterInformationBlock structure. More...
#include "lte-rrc-sap.h"
Public Attributes | |
uint16_t | dlBandwidth |
DL bandwidth. | |
uint16_t | systemFrameNumber |
system frame number | |
MasterInformationBlock structure.
Definition at line 610 of file lte-rrc-sap.h.
uint16_t ns3::LteRrcSap::MasterInformationBlock::dlBandwidth |
DL bandwidth.
Definition at line 612 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::HandoverPreparationInfoHeader::Deserialize(), ns3::LteUeRrc::DoRecvMasterInformationBlock(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::PreSerialize(), and ns3::HandoverPreparationInfoHeader::Print().
uint16_t ns3::LteRrcSap::MasterInformationBlock::systemFrameNumber |
system frame number
Definition at line 613 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), ns3::HandoverPreparationInfoHeader::Deserialize(), HandoverPreparationInfoTestCase::DoRun(), ns3::UeManager::PrepareHandover(), ns3::HandoverPreparationInfoHeader::PreSerialize(), ns3::HandoverPreparationInfoHeader::Print(), and ns3::LteEnbPhy::StartFrame().