Script / CGI to calculate accelerations

edited September 2014 in RaceChrono for Android
Hi to all

I had developed a script that calculates acceleration times.
I could host it as a CGI and people could upload their files and easily calculate acceleration times, until this feature is ready in racechrono.
I would just like to understand if there is appetite for this.

Here is how the results look like.

Acceleration 100->200
Test number 1 :

time started : 09:15:26.60
speed : 100.343 km/h
height : +00203.60 m

time stopped : 09:15:39.30
speed : 200.506 km/h
height : +00200.80 m

height difference = -2.79 m
elapsed time = 12.7 s

Acceleration 80->120

Test number 1 :

time started : 09:14:35.80
speed : 080.060 km/h
height : +00206.60 m

time stopped : 09:14:39.50
speed : 120.694 km/h
height : +00206.50 m

height difference = -0.09 m
elapsed time = 3.7 s

------------------------------------------------------------
Test number 2 :

time started : 09:15:00.80
speed : 080.302 km/h
height : +00202.90 m

time stopped : 09:15:04.20
speed : 120.658 km/h
height : +00203.00 m

height difference = 0.09 m
elapsed time = 3.4 s

------------------------------------------------------------
Test number 3 :

time started : 09:15:24.30
speed : 080.183 km/h
height : +00203.55 m

time stopped : 09:15:28.80
speed : 120.769 km/h
height : +00203.20 m

height difference = -0.35 m
elapsed time = 4.5 s
Sign In or Register to comment.