speed library
Provides type-safe units for Speed.
Import this file to use Speed quantities and their extensions on num
(like 100.kmh
, 60.mph
).
Classes
Enums
- SpeedUnit
- Represents units of speed.
Extensions
- SpeedCreation on num
- Provides convenient factory methods for creating Speed instances from num.
- SpeedValueGetters on Speed
- Provides convenient access to Speed values in specific units.