API Reference / LunarLocal · interface
Interface: LunarLocal
Whether a lunar eclipse is up at a place, and how high the Moon stands.
Properties
| Property | Type | Description |
|---|---|---|
<a id="altitude"></a> altitude | number | Moon's true altitude in degrees at the given instant (negative = below the horizon). |
<a id="visible"></a> visible | boolean | Whether the Moon is above the horizon (the eclipse is visible there). |