DistanceUnit

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object Centimeters extends DistanceUnit
case object Feet extends DistanceUnit
case object Inch extends DistanceUnit
case object Kilometers extends DistanceUnit
case object Meters extends DistanceUnit
case object Miles extends DistanceUnit
case object Millimeters extends DistanceUnit
case object NauticalMiles extends DistanceUnit
case object Yard extends DistanceUnit

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete fields

val FEET: Feet.type
val INCH: Inch.type
val METERS: Meters.type
val MILES: Miles.type
val YARD: Yard.type