TTUnitFuelPerTime
public final class TTUnitFuelPerTime : Dimension
Unit specifying the fuel usage (of a vehicle) over time.
-
Unit of measurement for
litersPerHour
.Declaration
Swift
public static let litersPerHour: TTUnitFuelPerTime
-
Unit of measurement for
gallonsPerHour
.Declaration
Swift
public static let gallonsPerHour: TTUnitFuelPerTime
-
Unit of measurement for
imperialGallonsPerHour
.Declaration
Swift
public static let imperialGallonsPerHour: TTUnitFuelPerTime
-
Overrides the
Dimension
base unit with a different base unit, in this caselitersPerHour
.Declaration
Swift
override public class func baseUnit() -> TTUnitFuelPerTime