API Reference / LunationHit · interface
Interface: LunationHit
A principal syzygy (New or Full Moon) near an instant, located in the natal houses -- the "this lunation lands in your Nth house" fact.
Properties
| Property | Type | Description |
|---|---|---|
<a id="daysfromexact"></a> daysFromExact | number | Signed days from transitJd to the exact syzygy (positive = upcoming). |
<a id="eclipse"></a> eclipse | "solar" | "lunar" | null | The eclipse kind when the syzygy is eclipsed, else null. |
<a id="house"></a> house | number | Natal house the lunation's longitude falls in. |
<a id="lon"></a> lon | number | Ecliptic longitude of the Moon at the syzygy (natal zodiac). |
<a id="onnatal"></a> onNatal | string[] | Natal bodies conjunct the lunation within onNatalOrb. |
<a id="phase"></a> phase | "new" | "full" | Which syzygy: "new" or "full". |
<a id="sign"></a> sign | string | - |