aspcol.sphericalharmonics.shd_num_coeffs

aspcol.sphericalharmonics.shd_num_coeffs(max_order)

Number of coefficients required to represent a spherical harmonic function of a given order

Parameters:

max_order (int) – maximum order of the spherical harmonics

Returns:

num_coeffs – number of coefficients required to represent a spherical harmonic function of the given order

Return type:

int