[return_value]=calc_freq_config (model, rach_config, rcid)
This method takes the RACH configuration for a channel and returns the phase increment settings that will be used by the NCO inside the model/core. It is provided as a helper function to allow access to the NCO settings
The RCID number is required to specify which RCID, in the
rach_config
structure, should provide the frequency
configuration.
The return value is a structure equivalent to xdfe_nr_prach_v2_0_phase_inc
.