AssertFatal((startSymbolIndex+nrOfSymbols)<14,"SIB1 TDA %d would cause overlap with CSI-RS. Please select a different SIB1 TDA.\n",time_domain_allocation);
NR_tda_info_ttda_info={
.mapping_type=is_typeA?typeA:typeB,
.startSymbolIndex=startSymbolIndex,
.nrOfSymbols=nrOfSymbols
};
AssertFatal((tda_info.startSymbolIndex+tda_info.nrOfSymbols)<14,"SIB1 TDA %d would cause overlap with CSI-RS. Please select a different SIB1 TDA.\n",time_domain_allocation);