cfitsio  3390
Data Fields
histType Struct Reference
Collaboration diagram for histType:
Collaboration graph
[legend]

Data Fields

union {
   char *   b
 
   short *   i
 
   int *   j
 
   float *   r
 
   double *   d
 
hist
 
fitsfiletblptr
 
int haxis
 
int hcolnum [4]
 
int himagetype
 
long haxis1
 
long haxis2
 
long haxis3
 
long haxis4
 
float amin1
 
float amin2
 
float amin3
 
float amin4
 
float maxbin1
 
float maxbin2
 
float maxbin3
 
float maxbin4
 
float binsize1
 
float binsize2
 
float binsize3
 
float binsize4
 
int wtrecip
 
int wtcolnum
 
float weight
 
char * rowselector
 

Field Documentation

float histType::amin1
float histType::amin2
float histType::amin3
float histType::amin4
char* histType::b
float histType::binsize1
float histType::binsize2
float histType::binsize3
float histType::binsize4
double* histType::d
int histType::haxis
long histType::haxis1
long histType::haxis2
long histType::haxis3
long histType::haxis4
int histType::hcolnum[4]
int histType::himagetype
union { ... } histType::hist
short* histType::i
int* histType::j
float histType::maxbin1
float histType::maxbin2
float histType::maxbin3
float histType::maxbin4
float* histType::r
char* histType::rowselector
fitsfile* histType::tblptr
float histType::weight
int histType::wtcolnum
int histType::wtrecip

The documentation for this struct was generated from the following file: