Searches for the next local solar eclipse in a series.
After using SearchLocalSolarEclipse to find the first solar eclipse
in a series, you can call this function to find the next consecutive solar eclipse.
Pass in the peak value from the LocalSolarEclipseInfo returned by the
previous call to SearchLocalSolarEclipse or NextLocalSolarEclipse
to find the next solar eclipse.
This function finds the first solar eclipse that occurs after startTime.
A solar eclipse may be partial, annular, or total.
See LocalSolarEclipseInfo for more information.
Searches for the next local solar eclipse in a series.
After using SearchLocalSolarEclipse to find the first solar eclipse in a series, you can call this function to find the next consecutive solar eclipse. Pass in the
peakvalue from the LocalSolarEclipseInfo returned by the previous call toSearchLocalSolarEclipseorNextLocalSolarEclipseto find the next solar eclipse. This function finds the first solar eclipse that occurs afterstartTime. A solar eclipse may be partial, annular, or total. See LocalSolarEclipseInfo for more information.