Version: $vx.x.x$
external function xf_bsSimuStartInitRng_OFDMA(
in PowerLevelAdjust p_powerLevelAdjust,
in OffsetFrequencyAdjust p_offsetFrequencyAdjust,
in TimingAdjust p_timingAdjust
) return FncRetCode {...};
|
Generated with T3Doc 2.0 on Fri Jan 30 15:06:33 CET 2009.
Description
BsSimu Test adapter is started to execute inital ranging procedure.
Any ranging code received before the start of this external function shall be ignored.
Power, Frequency and Timing Adjust parameters are used for the construction
of the first RNG-RSP.
Before sending the RNG-RSP, the test adapter shall
1) construct the RNG-RSP according to its internal HW process
2) add Power, Frequency and Timing Adjust parameters to the RNG-RSP
This means that the adjust values set by the tester will be cumulative to the values calculated by the FW.
(If all input values are set to zero, then this means that RNG-RSP is constructed only by the internal HW process)
3) send the RNG-RSP
Parameters
p_powerLevelAdjustPower Level
p_frequencyAdjustFrequency
p_timingAdjustTiming
Returns
FncRetCode