Task 440: Deduplicate AU_KM Constant
未着手 ← タスク一覧
Task 440: Deduplicate AU_KM Constant
Status: DONE
Summary
AU_KM = 149_597_870.7 is exported from kestrel.ts but several files define local copies or use the literal directly. Replace with imports from the single source of truth.
Files to Change
ephemeris.ts— localAU_KM, import from kestrelorbital-3d-analysis.ts— localAU_KM, import from kestreltimeline-analysis.ts— localAU_KM+ 5 inline literals, import from kestreltemplates.ts— browser JSvar KM_PER_AU = 149597870.7, interpolate