@param symbol Symbol on which to act (within-in nr_TTI_rx)
@param slot Slot number
@param harq_pid HARQ process ID
*/
intnr_rx_pusch(PHY_VARS_gNB*gNB,
uint8_tUE_id,
uint32_tframe,
uint8_tnr_tti_rx,
unsignedcharsymbol,
uint8_tslot,
unsignedcharharq_pid);
/** \brief This function performs RB extraction (signal and channel estimates) (currently signal only until channel estimation and compensation are implemented)
AssertFatal((bwp->bwp_Dedicated->pdsch_Config!=NULL&&bwp->bwp_Dedicated->pdsch_Config->choice.setup!=NULL),"Base RRC reconfig structures are not allocated.\n");