![]() |
5G-LENA nr-v4.0-29-g6d8085cd
The 5G/NR module for the ns-3 simulator
|
MemberNrUeCcmRrcSapUser class. More...
#include "nr-ue-ccm-rrc-sap.h"
Public Member Functions | |
MemberNrUeCcmRrcSapUser (C *owner) | |
void | ComponentCarrierEnabling (std::vector< uint8_t > componentCarrierList) override |
void | SetNumberOfComponentCarriers (uint16_t noOfComponentCarriers) override |
Set the number of component carriers. | |
MemberNrUeCcmRrcSapUser class.
Definition at line 196 of file nr-ue-ccm-rrc-sap.h.
ns3::MemberNrUeCcmRrcSapUser< C >::MemberNrUeCcmRrcSapUser | ( | C * | owner | ) |
|
overridevirtual |
this function will be used after the RRC notify to ComponentCarrierManager that a reconfiguration message with Secondary component carrier (SCc) arrived or not the method it is called only if the SCc wasn't set up
componentCarrierList | component carrier list |
Implements ns3::NrUeCcmRrcSapUser.
Definition at line 221 of file nr-ue-ccm-rrc-sap.h.
|
overridevirtual |
Set the number of component carriers.
noOfComponentCarriers | The number of component carriers |
Implements ns3::NrUeCcmRrcSapUser.
Definition at line 229 of file nr-ue-ccm-rrc-sap.h.