ChargingStop.withDefaults constructor

ChargingStop.withDefaults()

Creates a new instance.

Implementation

ChargingStop.withDefaults()
    : powerInKilowatts = 0.0, currentInAmperes = 0.0, voltageInVolts = 0.0, supplyType = null, minDuration = null, maxDuration = null;