Coefficient of expansion in spherical harmonics .
More...
#include <spherical_expansion.h>
Public Attributes | |
int | l |
Angular number l of term in expansion. | |
int | m |
Angular number m of term in expansion. | |
std::complex< double > | c |
Expansion coefficient. | |
Coefficient of expansion in spherical harmonics .