Siddhanta Parity API Documentation - v1.3.0
    Preparing search index...
    • Calculates a rotation matrix from equatorial of-date (EQD) to J2000 mean equator (EQJ).

      This is one of the family of functions that returns a rotation matrix for converting from one orientation to another. Source: EQD = equatorial system, using equator of the specified date/time. Target: EQJ = equatorial system, using equator at J2000 epoch.

      Parameters

      • time: FlexibleDateTime

        The date and time at which the Earth's equator defines the source orientation.

      Returns RotationMatrix

      A rotation matrix that converts EQD at time to EQJ.