MyTeam Fav 1 Fav 2 Fav 3 Fav 4 Fav 5 Fav 6 {{getClassName(team.class)}}
|
---|
Pos
{{team.posOverall}} ({{team.posClass}})
Inc|Offtracks
|
Laps
{{team.lapsCompleted}}
Delta
|
Fastest
{{timeGetDisplayFromMillisMinimal(team.fastestLap)}}
Average
{{timeGetDisplayFromMillisMinimal(team.averageLap)}} |
Stops
{{team.stops}}
LongStops
|
LastStop
{{team.lastStop}} Laps
TechProbs
{{team.discos}} |
Damage
Penalties
|
Last Laps |
Pos | Car | Team | Laps | Delta | LastLap | LastS | DS | S | LS | TP | Inc|Offs | Dam | Pen | Delta | Fastest | Average | Const | Last Laps | {{$index+1}} |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{team.posOverall}} ({{team.posClass}}) |
{{getClassName(team.class)}}
|
{{team.lapsCompleted}} | {{team.lastStop}} L | {{team.driverchange}} | {{team.stops}} | {{team.discos}} | {{timeGetDisplayFromMillisMinimal(team.fastestLap)}} | {{timeGetDisplayFromMillisMinimal(team.averageLap)}} | {{team.consistency}}% |
Name | Team | InCar | Laps | Time | Fastest | Average | Const | Inc|Offs |
---|---|---|---|---|---|---|---|---|
{{getClassName(driver.class)}} {{driver.team}} |
{{driver.lapsCompleted}} | {{timeGetDisplayFromMillisMinimal(driver.totalTime)}} | {{timeGetDisplayFromMillisMinimal(driver.fastestLap)}} | {{timeGetDisplayFromMillisMinimal(driver.averageLap)}} | {{driver.consistency}}% |
Pos | Team | Delta |
---|---|---|
{{$index+1}} | {{getClassName(pos.class)}} {{pos.name}} |
{{pos.deltaDisplay}} |
Time | Event |
---|---|
{{event.time}} | {{event.team}} {{getNiceEventText(event)}} |