You are in Guest Mode. Data is saved locally to this browser.
Create an account to save to the cloud and share with teams.
Center of Gravity (Left / Rear)
โ Base
โ Current
Baseline Cross
${ baselineRun ? baselineRun.cross_pct + '%' : '--' }
Run #${ baselineRun.scale_num }
Current Cross
${ effectiveStats.cross.toFixed(2) }%
Ghost Data
Live Data
History Log
Runs
| Sel | User | Run | Date | LF | RF | LR | RR | Cross | Fuel | Notes | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| ${ run.created_by } | #${ run.scale_num } | ${ run.date.split(' ')[1] } ${ run.date.split(' ')[0] } | ${ run.lf } | ${ run.rf } | ${ run.lr } | ${ run.rr } | ${ run.cross_pct }% | ${ run.fuel_lbs } | ${ run.adjustment_notes } |