Interface SphericalHarmonicsProvider

    • Method Detail

      • getMaxDegree

        int getMaxDegree()
        Get the maximal supported degree.
        Returns:
        maximal supported degree
      • getMaxOrder

        int getMaxOrder()
        Get the maximal supported order.
        Returns:
        maximal supported order
      • getMu

        double getMu()
        Get the central body attraction coefficient.
        Returns:
        mu (m³/s²)
      • getAe

        double getAe()
        Get the value of the central body reference radius.
        Returns:
        ae (m)
      • getReferenceDate

        AbsoluteDate getReferenceDate()
        Get the reference date for the harmonics.

        For piecewise models, the latest reference date is returned.

        Returns:
        reference date for the harmonics (may be null if no reference date is defined)