tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multiple seasons from 2018 using…
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 17 · Act 35 · Transact 0 · Score: Not yet scored
Tool inspector
get-time-delta
Returns the same Distance-vs-gap series as the telemetry Time Delta chart. reference = first lap (lapA), compare = second (lapB). delta = compare − reference in seconds (positive = compare behind/slower). mode auto uses sector-anchored math when Align is on and sector times exist (same as the UI); otherwise classic length-scaled interpolation. Prefer this over compare-telemetry channel=time.
Page: /es/
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
lapA |
string | no | Reference lap dataKey or DRV-lap (default: first selected/loaded). |
lapB |
string | no | Compare lap dataKey or DRV-lap (default: second selected/loaded). |
driverA |
string | no | — |
lapNumberA |
string | no | — |
driverB |
string | no | — |
lapNumberB |
string | no | — |
mode |
string | no | auto (default) follows Align toggle; "classic" / "sector" force an algorithm. |
maxPoints |
number | no | Max samples (default 150, max 500). |
Raw JSON schema
{
"type": "object",
"properties": {
"lapA": {
"type": "string",
"description": "Reference lap dataKey or DRV-lap (default: first selected/loaded)."
},
"lapB": {
"type": "string",
"description": "Compare lap dataKey or DRV-lap (default: second selected/loaded)."
},
"driverA": {
"type": "string"
},
"lapNumberA": {
"type": "string"
},
"driverB": {
"type": "string"
},
"lapNumberB": {
"type": "string"
},
"mode": {
"type": "string",
"enum": [
"auto",
"classic",
"sector"
],
"description": "auto (default) follows Align toggle; \"classic\" / \"sector\" force an algorithm."
},
"maxPoints": {
"type": "number",
"description": "Max samples (default 150, max 500)."
}
}
}
Similar websites
fiveminutebrief.ai
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
fieldwork-beat-machine.openai.chatgpt.site
A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.