Classes
The following classes are available globally.
-
Unit specifying the electric efficiency, e.g., in kilowatt hours per kilometer.
See moreDeclaration
Swift
public final class TTUnitElectricEfficiency : Dimension
-
Unit specifying the energy density (of fuel). For example, energy density is 34.2 MJ/l for gasoline and 35.8 MJ/l for diesel fuel.
See moreDeclaration
Swift
public final class TTUnitEnergyDensity : Dimension
-
Unit specifying the fuel usage (of a vehicle) over time.
See moreDeclaration
Swift
public final class TTUnitFuelPerTime : Dimension
-
A combustion vehicle engine for route planning and consumption estimation.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public class CombustionEngine
-
Specifies the efficiency of the vehicle.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public class CombustionVehicleEfficiency
-
A electric vehicle engine for route planning and consumption estimation.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public class ElectricEngine
-
Specifies the efficiency of the vehicle.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public class ElectricVehicleEfficiency