This thread got my brain stirring and i've made a small program to do
various acceleration tests, like Gmeter, but without using any of the
InSim/OutSim stuff, so it's got an update rate around 1ms
It can
only do steps of 10ms from what i see, but then again, didn't Scawen
say the physics engine is running at 100Hz ?
It's not really done yet, but if you guys are interested, i could post a
test version here. I got it do the speed tess fine and last night before
going to bad, i had managed to get the distance test working. I'm
figuring out distance by using Speed*Time, so we'll see how well
that works, looked good last night...All that's left now is to make it
log the time/speed data to a text file. Then i'll add a 'plotter' to see
those graph, both 'offline' and in real-time.
Edit: Just did 3 runs in the FZR and got 0-100kmh times of : 3.300, 3.190
and 3.040 seconds
The distance tests aren't accurate though, it stops before
the 1/4mile in LFS, i got 8 seconds 3 times in a row, LFS gives me more like 10+
seconds. Let me see if i can find more usefull data like car position of something..