Siddhanta Parity API Documentation - v1.3.0
    Preparing search index...
    • Finds the next lunar apsis (perigee or apogee) in a series.

      Given a lunar apsis returned by an initial call to SearchLunarApsis, or a previous call to NextLunarApsis, finds the next lunar apsis. If the given apsis is a perigee, this function finds the next apogee, and vice versa.

      Parameters

      • apsis: Apsis

        A lunar perigee or apogee event.

      Returns Apsis

      The successor apogee for the given perigee, or the successor perigee for the given apogee.