Vehicle Integration Library
Toggle table of contents
0.6.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Vehicle Integration Library
Vehicle Integration Library
/
com.tomtom.automotive.integration.vehicle.client.api.vehicleinfo.connectorinfo
/
ConnectorInfo
/
ConnectorInfo
Connector
Info
constructor
(
vehicleConnectorType
:
VehicleConnectorType
,
electricityType
:
ElectricityType
,
maxVoltage
:
Voltage
,
maxCurrent
:
ElectricCurrent
,
maxPower
:
Power
,
baseLoad
:
Power
,
efficiency
:
Double
)