FuelPerTime
A quantity describing fuel consumption over time. (For example, 0.5 liters per hour.)
Types
Functions
Returns a new instance with the value from this
divided by divisor.
Fuel consumption over time expressed in liters per hour.
Fuel consumption over time expressed in milliliters per hour.
Fuel consumption over time expressed in liters per hour.
Fuel consumption over time expressed in milliliters per hour.
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.