6.3.10 WIMAX_NDS/NetworkList/<X>/FrequencyInfo/
<X>NextFreqStep

24.3123GPPAccess Network Discovery and Selection Function (ANDSF) Management Object (MO)Release 17TS

The NextFreqStep leaf defines the frequency step in KHz to reach the next central frequency when defining the frequency range using FirstFreq and LastFreq.

– Occurrence: One

– Format: int

– Access Types: Get, Replace

– Values: <NextFreqStep>

When this leaf node is omitted there is only one central frequency (i.e FirstFreq). If this field is present LastFreq shall be present as well. The formula to calculate the next central frequency is:

CurrentFreq = FirstFreq

While (CurrentFreq <= LastFreq) CurrentFreq = CurrentFreq + NextFreqStep