![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
Service Access Point (SAP) offered by the FhControl instance to the gnb PHY instance. More...
#include "nr-fh-phy-sap.h"
Public Member Functions | |
virtual bool | DoesAllocationFit (uint16_t bwpId, uint32_t mcs, uint32_t nRegs, uint8_t dlRank)=0 |
virtual uint8_t | GetFhControlMethod ()=0 |
virtual void | NotifyEndSlot (uint16_t bwpId, SfnSf currentSlot)=0 |
virtual void | UpdateTracesBasedOnDroppedData (uint16_t bwpId, uint32_t mcs, uint32_t nRbgs, uint32_t nSymb, uint8_t dlRank)=0 |
Service Access Point (SAP) offered by the FhControl instance to the gnb PHY instance.
This is the NrFhPhySapProvider, i.e., the part of the SAP that contains the FhControl methods called by the gnb PHY instance.
FH Control —> PHY
Definition at line 23 of file nr-fh-phy-sap.h.
|
virtual |
Definition at line 10 of file nr-fh-phy-sap.cc.