Part of the Physics family.
Lineage
Overview
7 tests guard this model - 7 generic, 0 singular.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Per-lap telemetry features for the tyre-cliff model.
| Property | Value |
|---|---|
| Layer | intermediate |
| Family | Physics |
| Contract enforced | No |
| Upstream | stg_telemetry, int_lap_anomaly_flags |
| Column | Type | Nullable | Tests | Description |
|---|---|---|---|---|
lap_id | Yes | not_null, unique | Foreign key to stg_laps | |
stint_id | Yes | not_null | Stint surrogate key (baseline partition) | |
pct_full_throttle | Yes | accepted_range | Fraction of the lap at full throttle (0–1) | |
pct_drs_active | Yes | accepted_range | Fraction of the lap with DRS active (0–1) | |
traction_wheelspin_proxy | Yes | accepted_range | Share of corner-exit full-throttle samples with non-positive accel (0–1) | |
lift_coast_share | Yes | accepted_range | Off-throttle, non-braking, decelerating share of the lap (0–1) |