Jump to content
Sign in to follow this  
febriannas

how to calculate travel TIME, by DISTANCE? and SPEED?

Recommended Posts

i need TIME travel of ghosthawk for 60second to reach the objective

how we do place the DISTANCE of the unit from the objective? how long straits map per grid is?

what is the SPEED of it while limited? while normal? while fast?

Share this post


Link to post
Share on other sites

Like greenfist said time = distance/speed, so solve the equation for time and you'll get distance = time * speed.

So fill in the numbers you know, distance = 60s * 100km/h.

You'll have to convert hours to seconds, distance = 60s * (google says)0.02777777777km/s

Then multiply, 1.6666666662km = 60s * 0.02777777777km/s

convert km to meters and then round to the nearest significant figure, 1666.6666662m = 1666 meters

I miss physics.

Share this post


Link to post
Share on other sites

time = distance / speed * 3.6

t = d / v * 3.6

so

((Helo1 distance LZAlpha) / (speed Helo1) * 3.6)

Edited by Lala14

Share this post


Link to post
Share on other sites

hahaha, physics

sorry so GHOSTHAWK helicopter, MAX spd is? / LIMITED spd is?

and ORCA helicopter, MAX spd is? / LIMITED spd is?

Share this post


Link to post
Share on other sites

You could check it yourself with the speed command. Name the chopper, like chopper1, get it flying and exec this in the debug console: hint format ["Speed: %1 kph",speed chopper1]

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×