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