sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV / ILongDistanceEVRoutingQuery / withAuxiliaryPowerInKW

withAuxiliaryPowerInKW

abstract fun withAuxiliaryPowerInKW(auxiliaryPowerInKW: Double!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

auxiliaryPowerInKW - Double!: Specifies the amount of power consumed for sustaining auxiliary systems, in kWh.

Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of the auxiliaryPowerInKW.