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

Functions

int ffgpvi (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, short nulval, short *array, int *anynul, int *status)
 
int ffgpfi (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, short *array, char *nularray, int *anynul, int *status)
 
int ffg2di (fitsfile *fptr, long group, short nulval, LONGLONG ncols, LONGLONG naxis1, LONGLONG naxis2, short *array, int *anynul, int *status)
 
int ffg3di (fitsfile *fptr, long group, short nulval, LONGLONG ncols, LONGLONG nrows, LONGLONG naxis1, LONGLONG naxis2, LONGLONG naxis3, short *array, int *anynul, int *status)
 
int ffgsvi (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, short nulval, short *array, int *anynul, int *status)
 
int ffgsfi (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, short *array, char *flagval, int *anynul, int *status)
 
int ffggpi (fitsfile *fptr, long group, long firstelem, long nelem, short *array, int *status)
 
int ffgcvi (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, short nulval, short *array, int *anynul, int *status)
 
int ffgcfi (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, short *array, char *nularray, int *anynul, int *status)
 
int ffgcli (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, long elemincre, int nultyp, short nulval, short *array, char *nularray, int *anynul, int *status)
 
int fffi1i2 (unsigned char *input, long ntodo, double scale, double zero, int nullcheck, unsigned char tnull, short nullval, char *nullarray, int *anynull, short *output, int *status)
 
int fffi2i2 (short *input, long ntodo, double scale, double zero, int nullcheck, short tnull, short nullval, char *nullarray, int *anynull, short *output, int *status)
 
int fffi4i2 (INT32BIT *input, long ntodo, double scale, double zero, int nullcheck, INT32BIT tnull, short nullval, char *nullarray, int *anynull, short *output, int *status)
 
int fffi8i2 (LONGLONG *input, long ntodo, double scale, double zero, int nullcheck, LONGLONG tnull, short nullval, char *nullarray, int *anynull, short *output, int *status)
 
int fffr4i2 (float *input, long ntodo, double scale, double zero, int nullcheck, short nullval, char *nullarray, int *anynull, short *output, int *status)
 
int fffr8i2 (double *input, long ntodo, double scale, double zero, int nullcheck, short nullval, char *nullarray, int *anynull, short *output, int *status)
 
int fffstri2 (char *input, long ntodo, double scale, double zero, long twidth, double implipower, int nullcheck, char *snull, short nullval, char *nullarray, int *anynull, short *output, int *status)
 

Function Documentation

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

int ffggpi ( fitsfile fptr,
long  group,
long  firstelem,
long  nelem,
short *  array,
int *  status 
)

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function: