Siddhanta Parity API Documentation - v1.3.0
    Preparing search index...

    Lunar libration angles, returned by Libration.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • elat: number
      • elon: number
      • mlat: number
      • mlon: number
      • dist_km: number
      • diam_deg: number

      Returns LibrationInfo

    Properties

    diam_deg: number

    The apparent angular diameter of the Moon, in degrees, as seen from the center of the Earth.

    dist_km: number

    Distance between the centers of the Earth and Moon in kilometers.

    elat: number

    Sub-Earth libration ecliptic latitude angle, in degrees.

    elon: number

    Sub-Earth libration ecliptic longitude angle, in degrees.

    mlat: number

    Moon's geocentric ecliptic latitude, in degrees.

    mlon: number

    Moon's geocentric ecliptic longitude, in degrees.