mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-08-07 05:22:16 -04:00
C solar eclipse: added documentation in topic index.
This commit is contained in:
1 parent
cc932ddbc4
commit
692744d8b8
2 files changed
+8
No files matched your search
@@ -76,6 +76,10 @@ To get started quickly, here are some [examples](../../demo/c/).
|
||||
| -------- | ----------- |
|
||||
| [SearchLunarEclipse](#Astronomy_SearchLunarEclipse) | Search for the first lunar eclipse after a given date. |
|
||||
| [NextLunarEclipse](#Astronomy_NextLunarEclipse) | Continue searching for more lunar eclipses. |
|
||||
| [SearchGlobalSolarEclipse](#Astronomy_SearchGlobalSolarEclipse) | Search for the first solar eclipse that is visible anywhere in the world after a given date. |
|
||||
| [NextGlobalSolarEclipse](#Astronomy_NextGlobalSolarEclipse) | Continue searching for more global solar eclipses. |
|
||||
| [SearchLocalSolarEclipse](#Astronomy_SearchLocalSolarEclipse) | Search for the first solar eclipse as seen at a particular location after a given date. |
|
||||
| [NextLocalSolarEclipse](#Astronomy_NextLocalSolarEclipse) | Continue searching for more local solar eclipses. |
|
||||
|
||||
### Lunar perigee and apogee
|
||||
|
||||
|
||||
@@ -76,6 +76,10 @@ To get started quickly, here are some [examples](../../demo/c/).
|
||||
| -------- | ----------- |
|
||||
| [SearchLunarEclipse](#Astronomy_SearchLunarEclipse) | Search for the first lunar eclipse after a given date. |
|
||||
| [NextLunarEclipse](#Astronomy_NextLunarEclipse) | Continue searching for more lunar eclipses. |
|
||||
| [SearchGlobalSolarEclipse](#Astronomy_SearchGlobalSolarEclipse) | Search for the first solar eclipse that is visible anywhere in the world after a given date. |
|
||||
| [NextGlobalSolarEclipse](#Astronomy_NextGlobalSolarEclipse) | Continue searching for more global solar eclipses. |
|
||||
| [SearchLocalSolarEclipse](#Astronomy_SearchLocalSolarEclipse) | Search for the first solar eclipse as seen at a particular location after a given date. |
|
||||
| [NextLocalSolarEclipse](#Astronomy_NextLocalSolarEclipse) | Continue searching for more local solar eclipses. |
|
||||
|
||||
### Lunar perigee and apogee
|
||||
|
||||
|
||||
Reference in new issue
Block a user