fuel...

Tiger

Registered
we are looking into fuel range and fuel per lap in order to set a fuel conso...
found it nowhere...

any help?
 
*.HDV

[General]
FuelRange=(5.0, 1.0, 25)
FuelSetting=24

engine.ini
FuelConsumption=2.900e-005 // affected by throttle position and engine speed
FuelEstimate=1.018 // fudge factor for differences between vehicle types (used for lap estimates and AI pit scheduling)

You looking this?
 
Amount of fuel "steps" in setup ;) Examples are from rTrainer, FuelRange(minimum possible to set fuel, fuel step in liters, max steps)

So for
FuelRange=(10.0, 0.5, 50) you have 35l fuel tank, with 10l minimum with 0.5l step and 50steps, max setting is 49, because FuelSetting=0 is first step.
 
Back
Top