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
Dimensionbase unit with a different base unit, in this caselitersPerHour.Declaration
Swift
override public class func baseUnit() -> TTUnitFuelPerTime 
        
 
          TomTom SDK for iOS (0.40.0)
        
          TTUnitFuelPerTime