sdk-routing / com.tomtom.online.sdk.routing.data / IRouteQuery / withCurrentChargeInKWh

withCurrentChargeInKWh

@NonNull abstract fun withCurrentChargeInKWh(currentChargeInkWh: Double!): IRouteQuery

Specifies the current electric energy supply in kilowatt hours (kWh).

Parameters

currentChargeInkWh - Double!:

Return
IRouteQuery: The route query.