fuelConsumption property

SchemaQuantitativeValue? fuelConsumption
getter/setter pair

Often, the absolute value is useful only when related to driving speed ("at 80 km/h") or usage pattern ("city traffic"). You can use SchemavalueReference to link the value for the fuel consumption to another value.

Implementation

SchemaQuantitativeValue? fuelConsumption;