Example of a table

Basis is the following table of dynamic weighting values with 3 rows:

Index

Radius limit value

radius_limit [0.1µm]

(range limits)

Weighting factor

velocity_fact [0.1%]

Weighting factor

acceleration_fact [0.1%]

Weighting factor

ramp_time_fact [0.1%]

0

10000

(0-10000)

100

10

3000

1

100000

(10000-100000)

500

100

2000

2

1000000

(100000-1000000)

1000

1000

1000

Mapping of the weighting table on the structure of the channel parameters:

curve_dynamic_weighting_active 1 0: not active 1: active

#

curve_dynamic_weighting[0].radius_limit 10000 [0.1um]

curve_dynamic_weighting[0].velocity_fact 100 [0.1%]

curve_dynamic_weighting[0].acceleration_fact 10 [0.1%]

curve_dynamic_weighting[0].ramp_time_fact 3000 [0.1%]

curve_dynamic_weighting[1].radius_limit 100000 [0.1um]

curve_dynamic_weighting[1].velocity_fact 500 [0.1%]

curve_dynamic_weighting[1].acceleration_fact 100 [0.1%]

curve_dynamic_weighting[1].ramp_time_fact 2000 [0.1%]

curve_dynamic_weighting[2].radius_limit 1000000 [0.1um]

curve_dynamic_weighting[2].velocity_fact 1000 [0.1%]

curve_dynamic_weighting[2].acceleration_fact 1000 [0.1%]

curve_dynamic_weighting[2].ramp_time_fact 1000 [0.1%]