Share via


RouteLegSummary.FuelConsumptionInLiters Property

Definition

Estimated fuel consumption in liters using the Combustion Consumption Model. Included if vehicleEngineType is set to combustion and constantSpeedConsumptionInLitersPerHundredkm is specified. The value will be non-negative.

public double? FuelConsumptionInLiters { get; }
member this.FuelConsumptionInLiters : Nullable<double>
Public ReadOnly Property FuelConsumptionInLiters As Nullable(Of Double)

Property Value

Applies to