Forgot your password? Register
speed()

The function speed calculates the speed in km/h (metric units) or mph (imperial units) according to the units of measurement in your basic settings, for example

speed([Time10.Decimal])

If the distance shall not be the length of the contest, it can be added as a second parameter, this will use the unit from your contest settings.

The third parameter is optionally the unit as either:
meters - "m"
kilometers - "km"
miles - "miles"

For example

speed([Time10.Decimal]; 5)
speed([Time10.Decimal]; 5000; "m")

Using the format function the output can be formatted easily:

format(speed([Time10.Decimal]); "s.k") & " mph"
×

Do you have a question?

Our team is happy to advise you personally.

Contact us!

The team at RACE RESULT will be happy to assess your individual needs, troubleshoot existing issues and answer any questions that you might have. Feel free to reach out through the provided form now.

If you have a support question, please add your event ID!

I have read the data privacy terms.