dl_config_pdu->ssb_pdu.ssb_pdu_rel15.SsbBlockIndex=ssb_index;//SSB index for each SSB
dl_config_pdu->ssb_pdu.ssb_pdu_rel15.SsbBlockIndex=0;//ssb_index ;//SSB index for each SSB
AssertFatal(cc->ServingCellConfigCommon->downlinkConfigCommon!=NULL,"scc->downlinkConfigCommonL is null\n");
AssertFatal(cc->ServingCellConfigCommon->downlinkConfigCommon->frequencyInfoDL!=NULL,"scc->downlinkConfigCommon->frequencyInfoDL is null\n");
AssertFatal(cc->ServingCellConfigCommon->downlinkConfigCommon->frequencyInfoDL->absoluteFrequencySSB!=NULL,"scc->downlinkConfigCommon->frequencyInfoDL->absoluteFrequencySSB is null\n");
dl_config_pdu->ssb_pdu.ssb_pdu_rel15.ssbOffsetPointA=/*cfg->ssb_table.ssb_offset_point_a.value;*/ssb_offset0/(ratio*12)-10;// absoluteFrequencySSB is the center of SSB
dl_config_pdu->ssb_pdu.ssb_pdu_rel15.ssbOffsetPointA=ssb_offset0/(ratio*12)-10;/*cfg->ssb_table.ssb_offset_point_a.value;*/// absoluteFrequencySSB is the center of SSB