DistanceUnits

enum DistanceUnits : Enum<DistanceUnits>

DistanceUnits Representation of units usually used to express distance in a region

  • FeetMiles in the US

  • YardsMiles in UK, Liberia, and Myanmar

  • MetersKilometers in the rest of the world

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int