Module measurements::speed[][src]

Types and constants for handling speed.

Structs

Speed

The Speed struct can be used to deal with speeds in a common way. Common metric and imperial units are supported.

Constants

MINUTES_HOURS_FACTOR

Number of minutes in a hour

SECONDS_HOURS_FACTOR

Number of seconds in a hour

SECONDS_MINUTES_FACTOR

Number of seconds in a minute