aspcol.sphericalharmonics.shd_max_order
- aspcol.sphericalharmonics.shd_max_order(num_coeffs)
Returns the maximum order of the spherical harmonics that is required to represent a given number of coefficients
- Parameters:
num_coeffs (int) – number of coefficients
- Returns:
max_order – maximum order of the spherical harmonics that is required to represent the coefficients
- Return type:
int