powered by
This function is used to generate timing gates splits with predetermined parameters
create_timing_gates_splits( MSS, MAC, gates = c(5, 10, 20, 30, 40), FD = 0, TC = 0, noise = 0 )
Numeric vectors. Model parameters
Numeric vectors. Distances of the timing gates
Numeric vector. Flying start distance. Default is 0
Numeric vector. Time-correction added to split times (e.g., reaction time). Default is 0
Numeric vector. SD of Gaussian noise added to the split times. Default is 0
create_sprint_trace
create_timing_gates_splits( gates = c(10, 20, 30, 40, 50), MSS = 10, MAC = 9, FD = 0.5, TC = 0 )
Run the code above in your browser using DataLab