Tabellenbeispiel
Als Grundlage dient eine Gewichtungstabelle mit 3 Elementen:
Index | Grenzwert Radius radius_limit [0.1µm] (Bereichsgrenzen) | Gewichtungsfaktor velocity_fact [0.1%] | Gewichtungsfaktor acceleration_fact [0.1%] | Gewichtungsfaktor 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 |
Abbildung der Gewichtungstabelle auf die Kanalparameterstruktur:
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%]