API Reference / DegreeAtom · interface

Interface: DegreeAtom

A point's zodiacal degree, stated ordinally: a body at 14°30' Aries occupies the 15th degree of Aries -- degree symbols (Sabian and the older sets) count from 1, so degree n spans [n-1°, n°) of the sign. Emitted for every placed body (the mean node sits out when the true node is present, as in aspects) and for the Ascendant and Midheaven. face is the index of the sign's ten-degree face this degree falls in (1-3) -- the face itself, not its dignity ruler, which is the dignity atom's face facet.

Extends

  • FactAtomBase

Properties

PropertyTypeDescriptionOverridesInherited from
<a id="bodies"></a> bodiesstring[]Body ids this atom concerns (empty for body-less signature facets).-FactAtomBase.bodies
<a id="degree"></a> degreenumberOrdinal degree within the sign, 1-30.--
<a id="face"></a> facenumberTen-degree face (decanate) index within the sign, 1-3.--
<a id="id"></a> idstringStable, content-addressable id, e.g. "placement:mars" or "aspect:mars~saturn:square". Interpretations cite this.-FactAtomBase.id
<a id="kind"></a> kind"degree"-FactAtomBase.kind-
<a id="point"></a> pointstringA body id, or "asc" / "mc" for the chart angles.--
<a id="salience"></a> saliencenumberTransparent salience (higher = more prominent); see SalienceWeights.-FactAtomBase.salience
<a id="sign"></a> signstring---
<a id="text"></a> textstringPlain-language statement of the fact -- no interpretation.-FactAtomBase.text

Start building

Quickstart →