Interface NormalizedSphericalHarmonicsProvider.NormalizedSphericalHarmonics

    • Method Detail

      • getNormalizedCnm

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

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