MasterInformationBlock structure. More...
#include "lte-rrc-sap.h"
Collaboration diagram for ns3::LteRrcSap::MasterInformationBlock:Public Attributes | |
| uint16_t | dlBandwidth |
| DL bandwidth. More... | |
| uint16_t | systemFrameNumber |
| system frame number More... | |
MasterInformationBlock structure.
Definition at line 587 of file lte-rrc-sap.h.
| uint16_t ns3::LteRrcSap::MasterInformationBlock::dlBandwidth |
DL bandwidth.
Definition at line 589 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 590 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().