API Reference / SynastryAtom · interface
Interface: SynastryAtom
Extends
FactAtomBase
Properties
| Property | Type | Description | Overrides | Inherited from |
|---|---|---|---|---|
<a id="a"></a> a? | string | - | - | - |
<a id="aspect"></a> aspect? | string | - | - | - |
<a id="b"></a> b? | string | - | - | - |
<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="house"></a> house? | number | - | - | - |
<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 | "synastry" | - | FactAtomBase.kind | - |
<a id="mode"></a> mode | "aspect" | "overlay" | - | - | - |
<a id="orb"></a> orb? | number | - | - | - |
<a id="partner"></a> partner? | "a" | "b" | - | - | - |
<a id="salience"></a> salience | number | Transparent salience (higher = more prominent); see SalienceWeights. | - | FactAtomBase.salience |
<a id="strength"></a> strength? | number | - | - | - |
<a id="text"></a> text | string | Plain-language statement of the fact -- no interpretation. | - | FactAtomBase.text |