Interface UnnormalizedSphericalHarmonicsProvider.UnnormalizedSphericalHarmonics

    • Method Detail

      • getUnnormalizedCnm

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

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