Unit

abstract class Unit : UnitBase

Fuel consumption units.

Inheritors

Types

Link copied to clipboard

Fuel consumption expressed in liters per 100 kilometers.

Link copied to clipboard

Fuel consumption expressed in milliliters per 100 kilometers.

Properties

Link copied to clipboard
open override val factor: Long

The conversion factor from the internal representation of the quantity to the unit.

Link copied to clipboard
open override val name: String

The name of the unit.