Class JPLLibration

    • Method Detail

      • getLibration

        public Vector3D getLibration​(AbsoluteDate date)
        Get the libration.
        Parameters:
        date - current date
        Returns:
        libration in radians
      • getPhi

        public double getPhi​(AbsoluteDate date)
        Get the phi component of libration.
        Parameters:
        date - current date
        Returns:
        phi component of libration in radians
      • getTheta

        public double getTheta​(AbsoluteDate date)
        Get the theta component of libration.
        Parameters:
        date - current date
        Returns:
        theta component of libration in radians
      • getPsi

        public double getPsi​(AbsoluteDate date)
        Get the psi component of libration.
        Parameters:
        date - current date
        Returns:
        psi component of libration in radians