SpeedConsumption

data class SpeedConsumption(val speedConsumption: Map<<Error class: unknown class>, <Error class: unknown class>>) : ElectricEngineParameter

Specifies the consumption of the electric engine.

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

Parameters

speedConsumption

Specifies the speed-dependent component of consumption. Provided as an unordered list of speed/consumption-rate pairs.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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