Distance

constructor(valueInt: Int = 0, unit: String, valueFloat: Float? = null)
constructor(value: Float, unit: String)