The "Real" vehicle speed thread
#16

You guys have probably missed my ultimate test I'll post it here where it belongs.

pawn Код:
new Float:vx, Float:vy, Float:vz, Float:vel;
vel = GetVehicleVelocity(GetPlayerVehicleID(playerid), vx, vy, vz);
vel = (floatsqroot(((vx*vx)+(vy*vy))+(vz*vz))* 181.5);
Here is the golden nugget direct proof of concept.

Notes:

- Velocity calculation is not accurate
- We are looking to compare two different velocity calculations which are "average speed" in km/h vs immediate speed through GetVehicleVelocity()
- There should be a reasonable tolerance of around +/-5km/h between these comparisons regardless of velocity
- The average speed is taken over a distance of 500 meters

Here are the results of the test:

(All Numbers are in km/h)
Infernus: Top Speed: 223 Average Speed: 219.298 Tolerance: 3.702
Jester: Top Speed: 179 Average Speed: 176.71 Tolerance: 2.29
Tug: Top Speed: 86 Average Speed: 85.20 Tolerance: 0.8

Ignore the speedometer on the last test it isn't consistent when using speed boost the settings are as follows. Were looking to see how well the speed boost which uses GetVehicleVelocity() can compensate by maintaining the designated top speed. This test is not particularly accurate the Infernus will get a higher top speed it's mainly to demonstrate general consistency even in more extreme cases which increases confidence in the overall consensus of the velocity tests.

Key Poll Update: 200ms timer (Not timerfix corrected)
Acceleration Factor: 1.2x
Max Speed: 400 km/h
Average Speed: 404.67 km/h

Documented video testing
[ame]http://www.youtube.com/watch?v=qbZhMxsr8G0[/ame]
Reply


Messages In This Thread
The "Real" vehicle speed thread - by Sinner - 29.07.2012, 17:54
Re: The "Real" vehicle speed thread - by Arca - 29.07.2012, 20:13
Re: The "Real" vehicle speed thread - by Sinner - 30.07.2012, 07:31
Re: The "Real" vehicle speed thread - by Mauzen - 30.07.2012, 09:34
Re: The "Real" vehicle speed thread - by Vince - 30.07.2012, 12:06
Re: The "Real" vehicle speed thread - by playbox12 - 06.08.2012, 18:23
Re: The "Real" vehicle speed thread - by Joe Staff - 06.08.2012, 20:03
Re: The "Real" vehicle speed thread - by Vince - 06.08.2012, 21:14
Respuesta: The "Real" vehicle speed thread - by zugg48 - 12.08.2012, 09:07
Re: Respuesta: The "Real" vehicle speed thread - by Mauzen - 14.08.2012, 23:56
Respuesta: The "Real" vehicle speed thread - by zugg48 - 17.09.2012, 03:00
Re: The "Real" vehicle speed thread - by [ABK]Antonio - 17.09.2012, 08:59
Re: The "Real" vehicle speed thread - by Edix - 02.08.2013, 12:06
Re: The "Real" vehicle speed thread - by Konstantinos - 02.08.2013, 12:13
Re: The "Real" vehicle speed thread - by [ABK]Antonio - 02.08.2013, 18:17
Re: The "Real" vehicle speed thread - by Pottus - 04.08.2013, 17:47
Re: The "Real" vehicle speed thread - by -Prodigy- - 04.08.2013, 18:53
Re: The "Real" vehicle speed thread - by Kar - 04.08.2013, 18:55
Re: The "Real" vehicle speed thread - by -Prodigy- - 04.08.2013, 18:57
Re: The "Real" vehicle speed thread - by Kar - 04.08.2013, 19:00
Re: The "Real" vehicle speed thread - by Pottus - 04.08.2013, 19:52
Re: The "Real" vehicle speed thread - by Mauzen - 05.08.2013, 00:47
Re: The "Real" vehicle speed thread - by Edix - 07.08.2013, 01:59
Re: The "Real" vehicle speed thread - by Pottus - 07.08.2013, 04:53
Re: The "Real" vehicle speed thread - by Edix - 07.08.2013, 12:05
Re: The "Real" vehicle speed thread - by Pottus - 07.08.2013, 17:29
Re: The "Real" vehicle speed thread - by sgoten - 13.08.2013, 10:13
Re: The "Real" vehicle speed thread - by Edix - 13.08.2013, 19:00
Re: The "Real" vehicle speed thread - by Pottus - 13.08.2013, 20:38
Re: The "Real" vehicle speed thread - by Pottus - 13.08.2013, 23:56
Re: The "Real" vehicle speed thread - by Edix - 14.08.2013, 10:10
Re: The "Real" vehicle speed thread - by Mauzen - 14.08.2013, 11:03
Re: The "Real" vehicle speed thread - by Pottus - 14.08.2013, 19:24
AW: The "Real" vehicle speed thread - by Drebin - 04.09.2013, 01:38
Re: The "Real" vehicle speed thread - by Squash - 09.09.2013, 05:20
Re: The "Real" vehicle speed thread - by Pottus - 09.09.2013, 05:27
Re: The "Real" vehicle speed thread - by Squash - 09.09.2013, 05:50
Re: The "Real" vehicle speed thread - by Pottus - 09.09.2013, 06:14
Re: The "Real" vehicle speed thread - by Squash - 09.09.2013, 06:53
Re: The "Real" vehicle speed thread - by Pottus - 09.09.2013, 07:03
Re: The "Real" vehicle speed thread - by Cypog - 13.09.2013, 21:05
Re: The "Real" vehicle speed thread - by Pottus - 13.09.2013, 23:14
Re: The "Real" vehicle speed thread - by Kimossab - 08.11.2013, 22:23
Re: The "Real" vehicle speed thread - by Pottus - 09.11.2013, 04:04
Re: The "Real" vehicle speed thread - by PowerPC603 - 09.02.2014, 20:51
Re: The "Real" vehicle speed thread - by Pottus - 10.02.2014, 00:34
Re: The "Real" vehicle speed thread - by Anzipane - 09.03.2014, 18:04
Re: The "Real" vehicle speed thread - by Pottus - 09.03.2014, 18:50
Re: The "Real" vehicle speed thread - by VerticalGaming - 09.04.2014, 09:36
Re: The "Real" vehicle speed thread - by VerticalGaming - 09.04.2014, 11:57
Respuesta: The "Real" vehicle speed thread - by Siralos - 08.08.2014, 09:02
Re: Respuesta: The "Real" vehicle speed thread - by [XST]O_x - 08.08.2014, 10:15
Respuesta: Re: Respuesta: The "Real" vehicle speed thread - by Siralos - 08.08.2014, 10:50
Re: The "Real" vehicle speed thread - by Kar - 08.08.2014, 16:56
Re: The "Real" vehicle speed thread - by Pottus - 09.08.2014, 15:59
Re: The "Real" vehicle speed thread - by Kar - 09.08.2014, 16:21
Re: The "Real" vehicle speed thread - by Pottus - 09.08.2014, 17:35
Re: The "Real" vehicle speed thread - by Kar - 09.08.2014, 17:45
Re: The "Real" vehicle speed thread - by Kar - 11.08.2014, 17:31
Re: The "Real" vehicle speed thread - by n0minal - 30.12.2014, 16:41
Re: The "Real" vehicle speed thread - by Kimossab - 30.12.2014, 17:14
Re: The "Real" vehicle speed thread - by n0minal - 30.12.2014, 18:44
Re: Respuesta: The "Real" vehicle speed thread - by eikzdej - 30.03.2016, 08:38
Re: Respuesta: The "Real" vehicle speed thread - by RyanKingstone - 10.06.2016, 09:01
Re: The "Real" vehicle speed thread - by Crayder - 03.09.2016, 12:13
Re: The "Real" vehicle speed thread - by AmigaBlizzard - 19.05.2018, 10:36

Forum Jump:


Users browsing this thread: 27 Guest(s)