maximumBatteryCapacity
A user-facing value that represents the maximum battery capacity of the electric vehicle.
Declaration
var maximumBatteryCapacity: 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.