API Reference / OutOfBoundsAtom · interface
Interface: OutOfBoundsAtom
A body beyond the Sun's maximum declination (the obliquity of the ecliptic, ~23.44 deg) -- "out of bounds".
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="dec"></a> dec | number | The body's declination, 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 | "outOfBounds" | - | FactAtomBase.kind | - |
<a id="margin"></a> margin | number | Degrees beyond the obliquity bound (always positive). | - | - |
<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 |