BatteryCurve
Unique identifier of ChargingParameters.batteryCurve property of the ElectricEngine model.
To access the property value from the Vehicle, use the following snippet:
val batteryCurve = (vehicle as? Motorized)?.electricEngine?.chargingParameters?.batteryCurve
Content copied to clipboard