A BoBo-vehicle passes a right-handed turnout:
The rail profiles has been measured at 30 different sections through the turnout.
Double-click file runf/turnout_R760_15.tsimf and press Ctrl+R
How to create a varying rail profile:
insert file kpf/kpfr/kpfr_001.kpfr insert file kpf/kpfr/kpfr_002.kpfr insert file kpf/kpfr/kpfr_003.kpfr . . . . . . . . . . .
in_substruct kpfr_001 [ no_1 ] in_substruct kpfr_002 [ no_2 ] in_substruct kpfr_003 [ no_3 ] . . . . . . . . . . .
func kpf_variable_1 " " -1000, no_1, 0, no_1, 0.805, no_2, 1.742, no_3, 3.142, no_4, . . . . .
s_var gpdat_rail_info_left -1000, kpf/r_prof/SEC001_l.rail 0, kpf/r_prof/SEC001_l.rail 0.805, kpf/r_prof/SEC002_l.rail 1.742, kpf/r_prof/SEC003_l.rail 3.142, kpf/r_prof/SEC004_l.rail . . . . . . . . . . . . s_var gpdat_rail_info_right -1000, kpf/r_prof/SEC001_r.rail 0, kpf/r_prof/SEC001_r.rail 0.805, kpf/r_prof/SEC002_r.rail 1.742, kpf/r_prof/SEC003_r.rail 3.142, kpf/r_prof/SEC004_r.rail . . . . . . . . . . . .