Template for the implementation of the LteUeCphySapProvider as a member of an owner class of type C to which all methods are forwarded. More...
#include "lte-ue-cphy-sap.h"
Public Member Functions | |
MemberLteUeCphySapProvider (C *owner) | |
Constructor. More... | |
virtual void | ConfigureReferenceSignalPower (int8_t referenceSignalPower) |
Configure referenceSignalPower. More... | |
virtual void | ConfigureUplink (uint32_t ulEarfcn, uint16_t ulBandwidth) |
Configure uplink (normally done after reception of SIB2) More... | |
virtual uint16_t | GetCellId () |
Get PHY cell ID. More... | |
virtual uint32_t | GetDlEarfcn () |
Get PHY DL EARFCN. More... | |
virtual void | Reset () |
reset the PHY More... | |
virtual void | ResetPhyAfterRlf () |
Reset the PHY after radio link failure function It resets the physical layer parameters of the UE after RLF. More... | |
virtual void | ResetRlfParams () |
Reset radio link failure parameters. More... | |
virtual void | SetDlBandwidth (uint16_t dlBandwidth) |
virtual void | SetImsi (uint64_t imsi) |
A method call by UE RRC to communicate the IMSI to the UE PHY. More... | |
virtual void | SetPa (double pa) |
Set P_A value for UE power control. More... | |
virtual void | SetRnti (uint16_t rnti) |
Set Rnti function. More... | |
virtual void | SetRsrpFilterCoefficient (uint8_t rsrpFilterCoefficient) |
Set RSRP filter coefficient. More... | |
virtual void | SetSrsConfigurationIndex (uint16_t srcCi) |
Set SRS configuration index. More... | |
virtual void | SetTransmissionMode (uint8_t txMode) |
Set transmission mode. More... | |
virtual void | StartCellSearch (uint32_t dlEarfcn) |
Tell the PHY entity to listen to PSS from surrounding cells and measure the RSRP. More... | |
virtual void | StartInSnycDetection () |
Start in-sync detection function When T310 timer is started, it indicates that physical layer problems are detected at the UE and the recovery process is started by checking if the radio frames are in-sync for N311 consecutive times. More... | |
virtual void | SynchronizeWithEnb (uint16_t cellId) |
Tell the PHY entity to synchronize with a given eNodeB over the currently active EARFCN for communication purposes. More... | |
virtual void | SynchronizeWithEnb (uint16_t cellId, uint32_t dlEarfcn) |
Tell the PHY entity to align to the given EARFCN and synchronize with a given eNodeB for communication purposes. More... | |
![]() | |
virtual | ~LteUeCphySapProvider () |
destructor More... | |
Private Member Functions | |
MemberLteUeCphySapProvider () | |
Private Attributes | |
C * | m_owner |
the owner class More... | |
Template for the implementation of the LteUeCphySapProvider as a member of an owner class of type C to which all methods are forwarded.
Definition at line 316 of file lte-ue-cphy-sap.h.
ns3::MemberLteUeCphySapProvider< C >::MemberLteUeCphySapProvider | ( | C * | owner | ) |
|
private |
Definition at line 358 of file lte-ue-cphy-sap.h.
|
virtual |
Configure referenceSignalPower.
referenceSignalPower | received from eNB in SIB2 |
Implements ns3::LteUeCphySapProvider.
Definition at line 420 of file lte-ue-cphy-sap.h.
|
virtual |
Configure uplink (normally done after reception of SIB2)
ulEarfcn | the uplink carrier frequency (EARFCN) |
ulBandwidth | the UL bandwidth in number of PRBs |
Implements ns3::LteUeCphySapProvider.
Definition at line 413 of file lte-ue-cphy-sap.h.
|
virtual |
Get PHY cell ID.
Implements ns3::LteUeCphySapProvider.
Definition at line 392 of file lte-ue-cphy-sap.h.
|
virtual |
Get PHY DL EARFCN.
Implements ns3::LteUeCphySapProvider.
Definition at line 399 of file lte-ue-cphy-sap.h.
|
virtual |
reset the PHY
Implements ns3::LteUeCphySapProvider.
Definition at line 364 of file lte-ue-cphy-sap.h.
|
virtual |
Reset the PHY after radio link failure function It resets the physical layer parameters of the UE after RLF.
Implements ns3::LteUeCphySapProvider.
Definition at line 462 of file lte-ue-cphy-sap.h.
|
virtual |
Reset radio link failure parameters.
Upon receiving N311 in-sync indications from the UE PHY the UE RRC instructs the UE PHY to reset the RLF parameters so, it can start RLF detection again.
Implements ns3::LteUeCphySapProvider.
Definition at line 468 of file lte-ue-cphy-sap.h.
|
virtual |
dlBandwidth | the DL bandwidth in number of PRBs |
Implements ns3::LteUeCphySapProvider.
Definition at line 406 of file lte-ue-cphy-sap.h.
|
virtual |
A method call by UE RRC to communicate the IMSI to the UE PHY.
imsi | the IMSI of the UE |
Implements ns3::LteUeCphySapProvider.
Definition at line 480 of file lte-ue-cphy-sap.h.
|
virtual |
Set P_A value for UE power control.
pa | the P_A value |
Implements ns3::LteUeCphySapProvider.
Definition at line 448 of file lte-ue-cphy-sap.h.
|
virtual |
Set Rnti function.
rnti | the cell-specific UE identifier |
Implements ns3::LteUeCphySapProvider.
Definition at line 427 of file lte-ue-cphy-sap.h.
|
virtual |
Set RSRP filter coefficient.
Determines the strength of smoothing effect induced by layer 3 filtering of RSRP used for uplink power control in all attached UE. If equals to 0, no layer 3 filtering is applicable.
rsrpFilterCoefficient | value. |
Implements ns3::LteUeCphySapProvider.
Definition at line 455 of file lte-ue-cphy-sap.h.
|
virtual |
Set SRS configuration index.
srcCi | the SRS configuration index |
Implements ns3::LteUeCphySapProvider.
Definition at line 441 of file lte-ue-cphy-sap.h.
|
virtual |
Set transmission mode.
txMode | the transmissionMode of the user |
Implements ns3::LteUeCphySapProvider.
Definition at line 434 of file lte-ue-cphy-sap.h.
|
virtual |
Tell the PHY entity to listen to PSS from surrounding cells and measure the RSRP.
dlEarfcn | the downlink carrier frequency (EARFCN) to listen to |
This function will instruct this PHY instance to listen to the DL channel over the bandwidth of 6 RB at the frequency associated with the given EARFCN.
After this, it will start receiving Primary Synchronization Signal (PSS) and periodically returning measurement reports to RRC via LteUeCphySapUser::ReportUeMeasurements function.
Implements ns3::LteUeCphySapProvider.
Definition at line 371 of file lte-ue-cphy-sap.h.
|
virtual |
Start in-sync detection function When T310 timer is started, it indicates that physical layer problems are detected at the UE and the recovery process is started by checking if the radio frames are in-sync for N311 consecutive times.
Implements ns3::LteUeCphySapProvider.
Definition at line 474 of file lte-ue-cphy-sap.h.
|
virtual |
Tell the PHY entity to synchronize with a given eNodeB over the currently active EARFCN for communication purposes.
cellId | the ID of the eNodeB to synchronize with |
By synchronizing, the PHY will start receiving various information transmitted by the eNodeB. For instance, when receiving system information, the message will be relayed to RRC via LteUeCphySapUser::RecvMasterInformationBlock and LteUeCphySapUser::RecvSystemInformationBlockType1 functions.
Initially, the PHY will be configured to listen to 6 RBs of BCH. LteUeCphySapProvider::SetDlBandwidth can be called afterwards to increase the bandwidth.
Implements ns3::LteUeCphySapProvider.
Definition at line 378 of file lte-ue-cphy-sap.h.
|
virtual |
Tell the PHY entity to align to the given EARFCN and synchronize with a given eNodeB for communication purposes.
cellId | the ID of the eNodeB to synchronize with |
dlEarfcn | the downlink carrier frequency (EARFCN) |
By synchronizing, the PHY will start receiving various information transmitted by the eNodeB. For instance, when receiving system information, the message will be relayed to RRC via LteUeCphySapUser::RecvMasterInformationBlock and LteUeCphySapUser::RecvSystemInformationBlockType1 functions.
Initially, the PHY will be configured to listen to 6 RBs of BCH. LteUeCphySapProvider::SetDlBandwidth can be called afterwards to increase the bandwidth.
Implements ns3::LteUeCphySapProvider.
Definition at line 385 of file lte-ue-cphy-sap.h.
|
private |
the owner class
Definition at line 348 of file lte-ue-cphy-sap.h.