API Reference / InterpretationContext · interface
Interface: InterpretationContext
A chart as a flat, ranked list of FactAtoms.
Properties
| Property | Type | Description |
|---|---|---|
<a id="atoms"></a> atoms | FactAtom[] | Atoms sorted by descending FactAtomBase.salience, then id. |
<a id="certainty"></a> certainty? | Certainty | How firmly the instant is known. When not "exact", time-sensitive atoms (the Moon, the angles) are damped, since their positions are less certain. |
<a id="jdut"></a> jdUt | number | - |
<a id="realm"></a> realm? | Realm | What the chart is, when supplied via ContextOptions.provenance -- framing for an interpreter (a forecast is provisional, a mythic chart is a symbol, not a biography). |
<a id="zodiac"></a> zodiac | Zodiac | - |