Contents

minimumBatteryCapacity

A user-facing value that represents the minimum battery capacity of the electric vehicle.

Declaration

var minimumBatteryCapacity: Measurement<UnitEnergy>? { get set }

Discussion

The value the system displays to the user as 100% battery charge. It can never be less than that of currentBatteryCapacity.

See Also

Providing Battery Capacity