<?xml version="1.0"?>
<Maths Locale="English_United Kingdom.1252" DefaultLocale="C" Id="fuel_maths">
 <MathConstants>
  <MathConstant Name="PI" Value="3.14159265" Unit=""/>
 </MathConstants>
 <MathItems>
  <MathExpression Id="outing time" DisplayUnit="min" DisplayDPS="2" DisplayColorIndex="5" Interpolate="1" Script="stat_max('Calc Outing Time' [s])" SampleRate="0" Unit="s"/>
  <MathExpression Id="fuel - lap start" DisplayUnit="l" DisplayDPS="2" DisplayColorIndex="0" Interpolate="1" Script="stat_start('Fuel Level' [l],1,range_change(&quot;Outings:Laps&quot;))" SampleRate="0" Unit="l"/>
  <MathExpression Id="fuel - lap end" DisplayUnit="l" DisplayDPS="2" DisplayColorIndex="0" Interpolate="1" Script="stat_end('Fuel Level' [l],1,range_change(&quot;Outings:Laps&quot;))" SampleRate="0" Unit="l"/>
  <MathExpression Id="Fuel used total (lap)" DisplayUnit="l" DisplayDPS="2" DisplayColorIndex="6" Interpolate="1" Script="'fuel - lap start' [l] - 'fuel - lap end' [l]" SampleRate="0" Unit="l"/>
  <MathExpression Id="Current fuel used (lap)" DisplayUnit="l" DisplayDPS="2" DisplayColorIndex="7" Interpolate="1" Script="'fuel - lap start' [l]-'Fuel Level' [l]" SampleRate="0" Unit="l"/>
  <MathExpression Id="Total Laptime (current)" DisplayUnit="s" DisplayDPS="2" DisplayColorIndex="3" Interpolate="1" Script="stat_max('Calc Lap Time' [s],1,range_change(&quot;Outings:Laps&quot;))" SampleRate="0" Unit="s"/>
  <MathExpression Id="Session fuel used" DisplayUnit="l" DisplayDPS="2" DisplayColorIndex="4" Interpolate="1" Script="stat_max('Fuel Level' [l])-stat_min('Fuel Level' [l])" SampleRate="0" Unit="l"/>
  <MathExpression Id="outing time (1)" DisplayUnit="min" DisplayDPS="2" DisplayColorIndex="5" Interpolate="1" Script="stat_max('Calc Outing Time' [s])" SampleRate="0" Unit="s"/>
  <MathExpression Id="Session total distance" DisplayUnit="km" DisplayDPS="2" DisplayColorIndex="6" Interpolate="1" Script="stat_max('Corr Dist' [m])" SampleRate="0" Unit="m"/>
  <MathExpression Id="Current fuel rate" DisplayUnit="l/min" DisplayDPS="2" DisplayColorIndex="2" Interpolate="1" Script="'Current fuel used (lap)' [l]/'Calc Lap Time' [s]*60" SampleRate="0" Unit="l/min"/>
  <MathExpression Id="Ave Fuel rate" DisplayUnit="l/min" DisplayDPS="2" DisplayColorIndex="3" Interpolate="1" Script="'Session fuel used' [l]/'outing time' [min]" SampleRate="0" Unit="l/min"/>
  <MathExpression Id="Fuel rate lap average" DisplayUnit="l" DisplayDPS="2" DisplayColorIndex="6" Interpolate="1" Script="'Session fuel used' [l]/stat_max('Current Lap number')" SampleRate="0" Unit="l"/>
  <MathExpression Id="Estimated Race fuel" DisplayUnit="l" DisplayDPS="2" DisplayColorIndex="6" Interpolate="1" Script="('Fuel used in session' [l]/'Session Lap Total')*'GP Laps' []" SampleRate="0" Unit="l"/>
  <MathExpression Id="test" DisplayDPS="2" DisplayColorIndex="0" Interpolate="1" Script="'Session Lap Count'" SampleRate="0" Unit=""/>
  <MathExpression Id="Fuel used in session" DisplayUnit="l" DisplayDPS="2" DisplayColorIndex="4" Interpolate="1" Script="stat_max(stat_max('Fuel Level' [l])-stat_min('Fuel Level' [l]),1,range_is(&quot;Outings:Laps&quot;))" SampleRate="0" Unit="l"/>
  <MathExpression Id="fuel used in session2" DisplayUnit="l" DisplayDPS="2" DisplayColorIndex="1" Interpolate="1" Script="(stat_max('Fuel Level' [l]) - stat_min('Fuel Level' [l]))
/
'Session Lap Total'
" SampleRate="0" Unit="l"/>
 </MathItems>
</Maths>
