BatteryCurve

data class BatteryCurve(val batteryCurve: Map<<Error class: unknown class>, <Error class: unknown class>>) : ElectricEngineParameter

Specifies a curve that represents the variation in speed a which an EV battery charges.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

batteryCurve

The curve representing the variation in speed of charging.

Constructors

Link copied to clipboard
constructor(batteryCurve: Map<<Error class: unknown class>, <Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val batteryCurve: Map<<Error class: unknown class>, <Error class: unknown class>>