tomoRecon 1-0
|
Prolate spheroidal wave function (PSWF) data. More...
#include <grid.h>
Public Attributes | |
float | C |
Parameter for particular 0th order pswf being used. | |
int | nt |
Degree of Legendre polynomial expansion. | |
float | lmbda |
Eigenvalue. | |
float | coefs [15] |
Coefficients for Legendre polynomial expansion. |
Prolate spheroidal wave function (PSWF) data.
float pswf_struct::C |
Parameter for particular 0th order pswf being used.
float pswf_struct::coefs[15] |
Coefficients for Legendre polynomial expansion.
float pswf_struct::lmbda |
Eigenvalue.
int pswf_struct::nt |
Degree of Legendre polynomial expansion.