sdk-routing / com.tomtom.online.sdk.routing.ev.charging / ChargingCurveSupportPoint / <init>

<init>

ChargingCurveSupportPoint(chargeInkWh: Double, timeToCharge: Int)

Represents information about the supporting point of a charging curve. Creates an instance of ChargingCurveSupportPoint.

Parameters

chargeInkWh - A battery charge level in kWh. A float in the range (0, maxChargeInkWh).

timeToCharge - A time span in seconds.