API Reference / SolarPhaseAtom · interface
Interface: SolarPhaseAtom
A body's nearness to the Sun by ecliptic longitude: in the heart of the Sun (cazimi), combust, or under the beams -- the classical solar-condition ladder, at the pinned electional thresholds.
Extends
FactAtomBase
Properties
| Property | Type | Description | Overrides | Inherited from |
|---|---|---|---|---|
<a id="bodies"></a> bodies | string[] | Body ids this atom concerns (empty for body-less signature facets). | - | FactAtomBase.bodies |
<a id="body"></a> body | string | - | - | - |
<a id="elongation"></a> elongation | number | Ecliptic separation from the Sun, degrees. | - | - |
<a id="id"></a> id | string | Stable, content-addressable id, e.g. "placement:mars" or "aspect:mars~saturn:square". Interpretations cite this. | - | FactAtomBase.id |
<a id="kind"></a> kind | "solarPhase" | - | FactAtomBase.kind | - |
<a id="phase"></a> phase | "cazimi" | "combust" | "under_beams" | - | - | - |
<a id="salience"></a> salience | number | Transparent salience (higher = more prominent); see SalienceWeights. | - | FactAtomBase.salience |
<a id="text"></a> text | string | Plain-language statement of the fact -- no interpretation. | - | FactAtomBase.text |