Siddhanta Parity API Documentation - v1.3.0
    Preparing search index...
    • Searches for a lunar eclipse.

      This function finds the first lunar eclipse that occurs after startTime. A lunar eclipse may be penumbral, partial, or total. See LunarEclipseInfo for more information. To find a series of lunar eclipses, call this function once, then keep calling NextLunarEclipse as many times as desired, passing in the peak value returned from the previous call.

      Parameters

      • date: FlexibleDateTime

        The date and time for starting the search for a lunar eclipse.

      Returns LunarEclipseInfo