TwiceAsNice
2019-02-18
|
#include <psf.h>
Public Attributes | |
char | name [MAXCHAR] |
int | maskdim |
int * | masksize |
int | masknpix |
float * | maskcomp |
float * | maskloc |
double ** | context |
int * | contextindex |
t_type * | contexttyp |
char ** | contextname |
double * | contextoffset |
double * | contextscale |
struct poly * | poly |
pcstruct * | pc |
double | fwhm |
float | pixstep |
int | build_flag |
int | mag_flag |
int psf::build_flag |
double** psf::context |
int* psf::contextindex |
char** psf::contextname |
double* psf::contextoffset |
double* psf::contextscale |
t_type* psf::contexttyp |
double psf::fwhm |
int psf::mag_flag |
float* psf::maskcomp |
int psf::maskdim |
float* psf::maskloc |
int psf::masknpix |
int* psf::masksize |
char psf::name[MAXCHAR] |
pcstruct* psf::pc |
float psf::pixstep |
struct poly* psf::poly |