FuelConsumption
A quantity describing fuel consumption. (For example, 5 liters per 100 kilometers.)
Types
Functions
Returns a new instance with the value from this
divided by divisor.
Fuel consumption expressed in liters per 100 kilometers.
Fuel consumption expressed in milliliters per 100 kilometers.
Fuel consumption expressed in liters per 100 kilometers.
Fuel consumption expressed in milliliters per 100 kilometers.
Returns a new instance that has other's value subtracted from this
.
Returns a new instance with a value equal to the sum of values from this
and other.
Creates a new instance with the provided rawValue.
Returns a new instance with the value from this
multiplied by factor.
Returns a new instance with the value from this
as negative.
Inherited functions
Returns a new instance with the value from this
as absolute value.
Compares this object with the other object.
Returns a FormattedQuantity representation of the value from this
in the given unit.