cfitsio  3390
Functions
getcole.c File Reference
#include <math.h>
#include <stdlib.h>
#include <limits.h>
#include <string.h>
#include "fitsio2.h"
Include dependency graph for getcole.c:

Functions

int ffgpve (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, float nulval, float *array, int *anynul, int *status)
 
int ffgpfe (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, float *array, char *nularray, int *anynul, int *status)
 
int ffg2de (fitsfile *fptr, long group, float nulval, LONGLONG ncols, LONGLONG naxis1, LONGLONG naxis2, float *array, int *anynul, int *status)
 
int ffg3de (fitsfile *fptr, long group, float nulval, LONGLONG ncols, LONGLONG nrows, LONGLONG naxis1, LONGLONG naxis2, LONGLONG naxis3, float *array, int *anynul, int *status)
 
int ffgsve (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, float nulval, float *array, int *anynul, int *status)
 
int ffgsfe (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, float *array, char *flagval, int *anynul, int *status)
 
int ffggpe (fitsfile *fptr, long group, long firstelem, long nelem, float *array, int *status)
 
int ffgcve (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, float nulval, float *array, int *anynul, int *status)
 
int ffgcvc (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, float nulval, float *array, int *anynul, int *status)
 
int ffgcfe (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, float *array, char *nularray, int *anynul, int *status)
 
int ffgcfc (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, float *array, char *nularray, int *anynul, int *status)
 
int ffgcle (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, long elemincre, int nultyp, float nulval, float *array, char *nularray, int *anynul, int *status)
 
int fffi1r4 (unsigned char *input, long ntodo, double scale, double zero, int nullcheck, unsigned char tnull, float nullval, char *nullarray, int *anynull, float *output, int *status)
 
int fffi2r4 (short *input, long ntodo, double scale, double zero, int nullcheck, short tnull, float nullval, char *nullarray, int *anynull, float *output, int *status)
 
int fffi4r4 (INT32BIT *input, long ntodo, double scale, double zero, int nullcheck, INT32BIT tnull, float nullval, char *nullarray, int *anynull, float *output, int *status)
 
int fffi8r4 (LONGLONG *input, long ntodo, double scale, double zero, int nullcheck, LONGLONG tnull, float nullval, char *nullarray, int *anynull, float *output, int *status)
 
int fffr4r4 (float *input, long ntodo, double scale, double zero, int nullcheck, float nullval, char *nullarray, int *anynull, float *output, int *status)
 
int fffr8r4 (double *input, long ntodo, double scale, double zero, int nullcheck, float nullval, char *nullarray, int *anynull, float *output, int *status)
 
int fffstrr4 (char *input, long ntodo, double scale, double zero, long twidth, double implipower, int nullcheck, char *snull, float nullval, char *nullarray, int *anynull, float *output, int *status)
 

Function Documentation

int fffi1r4 ( unsigned char *  input,
long  ntodo,
double  scale,
double  zero,
int  nullcheck,
unsigned char  tnull,
float  nullval,
char *  nullarray,
int *  anynull,
float *  output,
int *  status 
)

Here is the caller graph for this function:

int fffi2r4 ( short *  input,
long  ntodo,
double  scale,
double  zero,
int  nullcheck,
short  tnull,
float  nullval,
char *  nullarray,
int *  anynull,
float *  output,
int *  status 
)

Here is the caller graph for this function:

int fffi4r4 ( INT32BIT input,
long  ntodo,
double  scale,
double  zero,
int  nullcheck,
INT32BIT  tnull,
float  nullval,
char *  nullarray,
int *  anynull,
float *  output,
int *  status 
)

Here is the caller graph for this function:

int fffi8r4 ( LONGLONG input,
long  ntodo,
double  scale,
double  zero,
int  nullcheck,
LONGLONG  tnull,
float  nullval,
char *  nullarray,
int *  anynull,
float *  output,
int *  status 
)

Here is the caller graph for this function:

int fffr4r4 ( float *  input,
long  ntodo,
double  scale,
double  zero,
int  nullcheck,
float  nullval,
char *  nullarray,
int *  anynull,
float *  output,
int *  status 
)

Here is the caller graph for this function:

int fffr8r4 ( double *  input,
long  ntodo,
double  scale,
double  zero,
int  nullcheck,
float  nullval,
char *  nullarray,
int *  anynull,
float *  output,
int *  status 
)

Here is the caller graph for this function:

int fffstrr4 ( char *  input,
long  ntodo,
double  scale,
double  zero,
long  twidth,
double  implipower,
int  nullcheck,
char *  snull,
float  nullval,
char *  nullarray,
int *  anynull,
float *  output,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffg2de ( fitsfile fptr,
long  group,
float  nulval,
LONGLONG  ncols,
LONGLONG  naxis1,
LONGLONG  naxis2,
float *  array,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

int ffg3de ( fitsfile fptr,
long  group,
float  nulval,
LONGLONG  ncols,
LONGLONG  nrows,
LONGLONG  naxis1,
LONGLONG  naxis2,
LONGLONG  naxis3,
float *  array,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgcfc ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
float *  array,
char *  nularray,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgcfe ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
float *  array,
char *  nularray,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgcle ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
long  elemincre,
int  nultyp,
float  nulval,
float *  array,
char *  nularray,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgcvc ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
float  nulval,
float *  array,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgcve ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
float  nulval,
float *  array,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffggpe ( fitsfile fptr,
long  group,
long  firstelem,
long  nelem,
float *  array,
int *  status 
)

Here is the call graph for this function:

int ffgpfe ( fitsfile fptr,
long  group,
LONGLONG  firstelem,
LONGLONG  nelem,
float *  array,
char *  nularray,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgpve ( fitsfile fptr,
long  group,
LONGLONG  firstelem,
LONGLONG  nelem,
float  nulval,
float *  array,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgsfe ( fitsfile fptr,
int  colnum,
int  naxis,
long *  naxes,
long *  blc,
long *  trc,
long *  inc,
float *  array,
char *  flagval,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgsve ( fitsfile fptr,
int  colnum,
int  naxis,
long *  naxes,
long *  blc,
long *  trc,
long *  inc,
float  nulval,
float *  array,
int *  anynul,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function: