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::LteUeRrc::DoRecvMasterInformationBlock(), HandoverPreparationInfoTestCase::DoRun(), and ns3::UeManager::PrepareHandover().
| uint16_t ns3::LteRrcSap::MasterInformationBlock::systemFrameNumber |
system frame number
Definition at line 613 of file lte-rrc-sap.h.
Referenced by ns3::LteEnbRrc::ConfigureCell(), HandoverPreparationInfoTestCase::DoRun(), and ns3::UeManager::PrepareHandover().