API Reference / EngineCapabilities · interface
Interface: EngineCapabilities
Properties
| Property | Type | Description |
|---|---|---|
<a id="bodies"></a> bodies | BodyCapability[] | One entry per body this engine can compute (see Engine.bodies). |
<a id="headline"></a> headline | BodySpan | The measured headline range (every default body holds across it). |
<a id="headlinelabel"></a> headlineLabel | string | The headline as prose (kept in lockstep with accuracy.json by the claims registry via ranges.ts). |
<a id="moontier"></a> moonTier | "analytic" | "chebyshev" | Whether the precise-Moon Chebyshev tier is loaded. |
<a id="plutotier"></a> plutoTier | "chebyshev" | "meeus" | Whether the wide-range Pluto pack supersedes the Meeus series. |