![]() |
GremlinEq
|
Spin-Weighted Spheroidal Harmonics Class. More...
#include <SWSH.h>
Public Member Functions | |
SWSH (const int ss, const int ll, const int mm, const Real spintimesfreq) | |
A constructor for the SWSH Class. More... | |
void | expand (Real *E, Real *b, int *n) |
Real | error (const Real E, const Real b[], const int n) |
Real | spheroid (const Real x) |
Real | l2dagspheroid (const Real x) |
Real | l1dagl2dagspheroid (const Real x) |
Complex | edthbaredthbarspheroid (const Real a, const Real x) |
Real | pos2Y (const int l, const int m, const Real x) |
Real | pos1Y (const int l, const int m, const Real x) |
Real | zeroY (const int l, const int m, const Real x) |
Real | dzeroYdx (const int l, const int m, const Real x) |
Real | neg1Y (const int l, const int m, const Real x) |
Real | neg2Y (const int l, const int m, const Real x) |
Public Attributes | |
Real | E |
Real | lambda |
Real | b [MAXCOFS+1] |
int | lmin |
Minimum { harmonic} index in array. | |
int | N |
Maximum index in array. | |
int | Gl |
Spin-Weighted Spheroidal Harmonics Class.
Contains all the routines that do things with spin-weighted spheroidal harmonics
SWSH::SWSH | ( | const int | ss, |
const int | ll, | ||
const int | mm, | ||
const Real | spintimesfreq | ||
) |
A constructor for the SWSH Class.
Initialized with (s,l,m,spheroidicity)