API Reference / SolarLocal · interface

Interface: SolarLocal

Local circumstances of a solar eclipse seen from one place.

Properties

PropertyTypeDescription
<a id="c1"></a> c1number | nullFirst contact (partial begins), JD UT, or null when unseen.
<a id="c2"></a> c2number | nullSecond contact (totality/annularity begins), JD UT, or null.
<a id="c3"></a> c3number | nullThird contact (totality/annularity ends), JD UT, or null.
<a id="c4"></a> c4number | nullFourth contact (partial ends), JD UT, or null when unseen.
<a id="magnitude"></a> magnitudenumberEclipse magnitude: fraction of the Sun's diameter covered at maximum (can exceed 1 in totality). 0 when type is "none".
<a id="maxtime"></a> maxTimenumber | nullTime of maximum eclipse at this place (JD UT), or null when unseen.
<a id="obscuration"></a> obscurationnumberObscuration: fraction of the Sun's area covered at maximum, in [0, 1].
<a id="type"></a> type"none" | "total" | "partial" | "annular"What the observer sees at maximum: "none" when no part of the Sun is covered from this place.

Start building

Quickstart →