API Reference / AngleContactAtom · interface
Interface: AngleContactAtom
A body conjunct one of the four chart angles: the ASC/DSC/MC/IC points themselves, not the angular houses. Like a star contact this is a point conjunction with an orb; the angle carries no speed in the chart, so there is no phase.
Extends
FactAtomBase
Properties
| Property | Type | Description | Overrides | Inherited from |
|---|---|---|---|---|
<a id="angle"></a> angle | "asc" | "mc" | "dsc" | "ic" | - | - | - |
<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="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 | "angleContact" | - | FactAtomBase.kind | - |
<a id="orb"></a> orb | number | Orb from exact conjunction, degrees. | - | - |
<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 |