API Reference / EngineData · interface
Interface: EngineData
Properties
| Property | Type | Description |
|---|---|---|
<a id="chebpacks"></a> chebPacks? | Record<string, ChebData> | Heliocentric ecliptic-J2000 Chebyshev packs by body id (ceres, pallas, juno, vesta, pholus, ...). Same pipeline as Chiron. |
<a id="chiron"></a> chiron? | ChebData | - |
<a id="constellations"></a> constellations? | ConstellationPack | Constellation figure lines and labels for SkyView overlays. |
<a id="deepstars"></a> deepStars? | StarPack | Deep naked-eye star pack (HYG to ~mag 6.5), the complete background field for SkyView. Opt-in: node-loaded, not in the embedded web bundle. |
<a id="fixedstars"></a> fixedStars? | StarPack | Fixed-star catalog (HYG-derived; ICRS J2000 + proper motions). |
<a id="keplerpack"></a> keplerPack? | KeplerPack | Hamburg-school (Uranian) constant-element orbits; see fit_uranian.py. |
<a id="mooncheb"></a> moonCheb? | ChebData | - |
<a id="moonmeeus"></a> moonMeeus | MoonSeries | - |
<a id="nutation"></a> nutation | number[][] | - |
<a id="pluto"></a> pluto | number[][] | - |
<a id="vsop"></a> vsop | Record<string, VsopSeries> | - |