SpeedConsumptionProperty

constructor(@Size(min = 1, max = 25) speedConsumption: Map<Speed, ElectricConsumption>)

Parameters

speedConsumption

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