cuPHY  0.1
CUDA PHY Layer Acceration Library
Data Fields
_cuphyPrachOccaDynPrms Struct Reference

PRACH Occasions Dynamic Parameters.

#include <cuphy_api.h>

Data Fields

float force_thr0
 
uint16_t occaPrmDynIdx
 
uint16_t occaPrmStatIdx
 

Field Documentation

◆ force_thr0

float _cuphyPrachOccaDynPrms::force_thr0

0: use the default threshold computed by cuPHY, > 0: use this value as threshold (overwrite cuPHY computed threshold)

◆ occaPrmDynIdx

uint16_t _cuphyPrachOccaDynPrms::occaPrmDynIdx

Index to occasion-dynamic parameter information (index into: pTDataRx in cuphyPrachDataIn_t, numDetectedPrmb in cuphyPrachDataOut_t, ...)

◆ occaPrmStatIdx

uint16_t _cuphyPrachOccaDynPrms::occaPrmStatIdx

Index to occasion-static parameter information (index into pOccaPrms in cuphyPrachStatPrms_t)