TwiceAsNice  2019-02-18
Public Attributes | List of all members
pic Struct Reference

#include <types.h>

Collaboration diagram for pic:
Collaboration graph

Public Attributes

char filename [MAXCHAR]
 
char * rfilename
 
char hfilename [MAXCHAR]
 
int headflag
 
char ident [MAXCHAR]
 
char rident [MAXCHAR]
 
catstructcat
 
tabstructtab
 
FILE * file
 
int bitpix
 
int bytepix
 
int bitsgn
 
int width
 
int height
 
KINGSIZE_T npix
 
double bscale
 
double bzero
 
double ngamma
 
int nlevels
 
float pixmin
 
float pixmax
 
int y
 
int ymin
 
int ymax
 
int yblank
 
PIXTYPEstrip
 
FLAGTYPEfstrip
 
PIXTYPEdgeostrip [2]
 
int stripheight
 
int stripmargin
 
int stripstep
 
int stripy
 
int stripylim
 
int stripysclim
 
double pixscale
 
double epoch
 
double gain
 
double satur_level
 
float * back
 
float * dback
 
float * sigma
 
float * dsigma
 
int backw
 
int backh
 
int nbackp
 
int nbackx
 
int nbacky
 
int nback
 
int nbackfx
 
int nbackfy
 
float backmean
 
float backsig
 
float sigfac
 
PIXTYPEbackline
 
PIXTYPE dthresh
 
PIXTYPE thresh
 
backenum back_type
 
struct wcswcs
 
struct structassocassoc
 
int flags
 
int interp_flag
 
PIXTYPEinterp_backup
 
PIXTYPE weight_thresh
 
int * interp_ytimeoutbuf
 
int interp_xtimeout
 
int interp_ytimeout
 
struct picreffield
 
OFF_T mefpos
 

Member Data Documentation

◆ assoc

struct structassoc* pic::assoc

◆ back

float* pic::back

◆ back_type

backenum pic::back_type

◆ backh

int pic::backh

◆ backline

PIXTYPE* pic::backline

◆ backmean

float pic::backmean

◆ backsig

float pic::backsig

◆ backw

int pic::backw

◆ bitpix

int pic::bitpix

◆ bitsgn

int pic::bitsgn

◆ bscale

double pic::bscale

◆ bytepix

int pic::bytepix

◆ bzero

double pic::bzero

◆ cat

catstruct* pic::cat

◆ dback

float* pic::dback

◆ dgeostrip

PIXTYPE* pic::dgeostrip[2]

◆ dsigma

float* pic::dsigma

◆ dthresh

PIXTYPE pic::dthresh

◆ epoch

double pic::epoch

◆ file

FILE* pic::file

◆ filename

char pic::filename[MAXCHAR]

◆ flags

int pic::flags

◆ fstrip

FLAGTYPE* pic::fstrip

◆ gain

double pic::gain

◆ headflag

int pic::headflag

◆ height

int pic::height

◆ hfilename

char pic::hfilename[MAXCHAR]

◆ ident

char pic::ident[MAXCHAR]

◆ interp_backup

PIXTYPE* pic::interp_backup

◆ interp_flag

int pic::interp_flag

◆ interp_xtimeout

int pic::interp_xtimeout

◆ interp_ytimeout

int pic::interp_ytimeout

◆ interp_ytimeoutbuf

int* pic::interp_ytimeoutbuf

◆ mefpos

OFF_T pic::mefpos

◆ nback

int pic::nback

◆ nbackfx

int pic::nbackfx

◆ nbackfy

int pic::nbackfy

◆ nbackp

int pic::nbackp

◆ nbackx

int pic::nbackx

◆ nbacky

int pic::nbacky

◆ ngamma

double pic::ngamma

◆ nlevels

int pic::nlevels

◆ npix

KINGSIZE_T pic::npix

◆ pixmax

float pic::pixmax

◆ pixmin

float pic::pixmin

◆ pixscale

double pic::pixscale

◆ reffield

struct pic* pic::reffield

◆ rfilename

char* pic::rfilename

◆ rident

char pic::rident[MAXCHAR]

◆ satur_level

double pic::satur_level

◆ sigfac

float pic::sigfac

◆ sigma

float* pic::sigma

◆ strip

PIXTYPE* pic::strip

◆ stripheight

int pic::stripheight

◆ stripmargin

int pic::stripmargin

◆ stripstep

int pic::stripstep

◆ stripy

int pic::stripy

◆ stripylim

int pic::stripylim

◆ stripysclim

int pic::stripysclim

◆ tab

tabstruct* pic::tab

◆ thresh

PIXTYPE pic::thresh

◆ wcs

struct wcs* pic::wcs

◆ weight_thresh

PIXTYPE pic::weight_thresh

◆ width

int pic::width

◆ y

int pic::y

◆ yblank

int pic::yblank

◆ ymax

int pic::ymax

◆ ymin

int pic::ymin

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