Interface RawSphericalHarmonicsProvider.RawSphericalHarmonics

    • Method Detail

      • getRawCnm

        double getRawCnm​(int n,
                         int m)
        Get a spherical harmonic cosine coefficient.
        Parameters:
        n - degree of the coefficient
        m - order of the coefficient
        Returns:
        raw coefficient Cnm
      • getRawSnm

        double getRawSnm​(int n,
                         int m)
        Get a spherical harmonic sine coefficient.
        Parameters:
        n - degree of the coefficient
        m - order of the coefficient
        Returns:
        raw coefficient Snm