API Reference / ChartPattern · interface
Interface: ChartPattern
One configuration found in a chart.
Properties
| Property | Type | Description |
|---|---|---|
<a id="apex"></a> apex? | string | Focal body for a T-square or yod (the squared / quincunx apex). |
<a id="bodies"></a> bodies | string[] | Participating body ids, sorted. |
<a id="house"></a> house? | number | House for a stellium_house. |
<a id="kind"></a> kind | string | Configuration kind, e.g. "t_square" or "grand_trine". |
<a id="orb"></a> orb | number | Worst defining-aspect orb in degrees; 0 for stelliums. |
<a id="sign"></a> sign? | string | Sign for a stellium_sign. |