SSHFunc¶
-
pylayers.antprop.antssh.
SSHFunc
(L, theta, phi)[source]¶ ssh function
- Linteger,
spherical harmonics order
theta: numpy array (1,nth) phi: numpy array (1,nph)
- Ynp.array
((1+L)*(2+L)/2,nth*nph)
indx : np.array
Compute the spherical harmonic functions for the order L return a spherical matrix ((1+L)*(2+L)/2,nth*nph) and the index (l,m) of the shperical harmonics