pub fn get_paddle_t0(t_a: f32, t_b: f32, paddle_length: f32) -> f32
Expand description
Calculate the interaction time based on the peak timings measured at the paddle ends A and B
ยงArguments
- t_a : (absolute) timing for the peak measured at A side
- t_b : (absolute) timing for the peak measured at B side
- paddle_length : the length of the paddle in cm