mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-10 02:28:02 -04:00
Kotlin: Ported some more data types.
Ecliptic Topocentric SeasonsInfo MoonQuarterInfo LibrationInfo HourAngleInfo ElongationInfo ApsisKind ApsisInfo EclipseKind LunarEclipseInfo
This commit is contained in:
@@ -573,7 +573,7 @@ See [`EclipseEvent`](#EclipseEvent) for more information.
|
||||
Returned by [`SearchLunarEclipse`](#SearchLunarEclipse) or [`NextLunarEclipse`](#NextLunarEclipse)
|
||||
to report information about a lunar eclipse event.
|
||||
When a lunar eclipse is found, it is classified as penumbral, partial, or total.
|
||||
Penumbral eclipses are difficult to observe, because the moon is only slightly dimmed
|
||||
Penumbral eclipses are difficult to observe, because the Moon is only slightly dimmed
|
||||
by the Earth's penumbra; no part of the Moon touches the Earth's umbra.
|
||||
Partial eclipses occur when part, but not all, of the Moon touches the Earth's umbra.
|
||||
Total eclipses occur when the entire Moon passes into the Earth's umbra.
|
||||
|
||||
@@ -8199,7 +8199,7 @@ class LunarEclipseInfo:
|
||||
Returned by #SearchLunarEclipse or #NextLunarEclipse
|
||||
to report information about a lunar eclipse event.
|
||||
When a lunar eclipse is found, it is classified as penumbral, partial, or total.
|
||||
Penumbral eclipses are difficult to observe, because the moon is only slightly dimmed
|
||||
Penumbral eclipses are difficult to observe, because the Moon is only slightly dimmed
|
||||
by the Earth's penumbra; no part of the Moon touches the Earth's umbra.
|
||||
Partial eclipses occur when part, but not all, of the Moon touches the Earth's umbra.
|
||||
Total eclipses occur when the entire Moon passes into the Earth's umbra.
|
||||
|
||||
Reference in New Issue
Block a user