Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 921 Bytes

python-spherical-harmonic-rotations.md

File metadata and controls

24 lines (22 loc) · 921 Bytes
title keywords sidebar permalink summary toc
Spherical harmonic rotations
spherical harmonics software package, spherical harmonic transform, legendre functions, multitaper spectral analysis, fortran, Python, gravity, magnetic field
mydoc_sidebar
python-spherical-harmonic-rotations.html
false
<style> table:nth-of-type(n) { display:table; width:100%; } table:nth-of-type(n) th:nth-of-type(2) { width:75%; } </style>
Function name Description
djpi2 Compute the rotation matrix d(π/2) used in rotating data expressed in spherical harmonics.
SHRotateCoef Determine the spherical harmonic coefficients of a complex function rotated by three Euler angles.
SHRotateRealCoef Determine the spherical harmonic coefficients of a real function rotated by three Euler angles.