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

Functions

int ffgpvj (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, long nulval, long *array, int *anynul, int *status)
 
int ffgpfj (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, long *array, char *nularray, int *anynul, int *status)
 
int ffg2dj (fitsfile *fptr, long group, long nulval, LONGLONG ncols, LONGLONG naxis1, LONGLONG naxis2, long *array, int *anynul, int *status)
 
int ffg3dj (fitsfile *fptr, long group, long nulval, LONGLONG ncols, LONGLONG nrows, LONGLONG naxis1, LONGLONG naxis2, LONGLONG naxis3, long *array, int *anynul, int *status)
 
int ffgsvj (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, long nulval, long *array, int *anynul, int *status)
 
int ffgsfj (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, long *array, char *flagval, int *anynul, int *status)
 
int ffggpj (fitsfile *fptr, long group, long firstelem, long nelem, long *array, int *status)
 
int ffgcvj (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, long nulval, long *array, int *anynul, int *status)
 
int ffgcfj (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, long *array, char *nularray, int *anynul, int *status)
 
int ffgclj (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, long elemincre, int nultyp, long nulval, long *array, char *nularray, int *anynul, int *status)
 
int fffi1i4 (unsigned char *input, long ntodo, double scale, double zero, int nullcheck, unsigned char tnull, long nullval, char *nullarray, int *anynull, long *output, int *status)
 
int fffi2i4 (short *input, long ntodo, double scale, double zero, int nullcheck, short tnull, long nullval, char *nullarray, int *anynull, long *output, int *status)
 
int fffi4i4 (INT32BIT *input, long ntodo, double scale, double zero, int nullcheck, INT32BIT tnull, long nullval, char *nullarray, int *anynull, long *output, int *status)
 
int fffi8i4 (LONGLONG *input, long ntodo, double scale, double zero, int nullcheck, LONGLONG tnull, long nullval, char *nullarray, int *anynull, long *output, int *status)
 
int fffr4i4 (float *input, long ntodo, double scale, double zero, int nullcheck, long nullval, char *nullarray, int *anynull, long *output, int *status)
 
int fffr8i4 (double *input, long ntodo, double scale, double zero, int nullcheck, long nullval, char *nullarray, int *anynull, long *output, int *status)
 
int fffstri4 (char *input, long ntodo, double scale, double zero, long twidth, double implipower, int nullcheck, char *snull, long nullval, char *nullarray, int *anynull, long *output, int *status)
 
int ffgpvjj (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, LONGLONG nulval, LONGLONG *array, int *anynul, int *status)
 
int ffgpfjj (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, LONGLONG *array, char *nularray, int *anynul, int *status)
 
int ffg2djj (fitsfile *fptr, long group, LONGLONG nulval, LONGLONG ncols, LONGLONG naxis1, LONGLONG naxis2, LONGLONG *array, int *anynul, int *status)
 
int ffg3djj (fitsfile *fptr, long group, LONGLONG nulval, LONGLONG ncols, LONGLONG nrows, LONGLONG naxis1, LONGLONG naxis2, LONGLONG naxis3, LONGLONG *array, int *anynul, int *status)
 
int ffgsvjj (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, LONGLONG nulval, LONGLONG *array, int *anynul, int *status)
 
int ffgsfjj (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, LONGLONG *array, char *flagval, int *anynul, int *status)
 
int ffggpjj (fitsfile *fptr, long group, long firstelem, long nelem, LONGLONG *array, int *status)
 
int ffgcvjj (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, LONGLONG nulval, LONGLONG *array, int *anynul, int *status)
 
int ffgcfjj (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, LONGLONG *array, char *nularray, int *anynul, int *status)
 
int ffgcljj (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, long elemincre, int nultyp, LONGLONG nulval, LONGLONG *array, char *nularray, int *anynul, int *status)
 
int fffi1i8 (unsigned char *input, long ntodo, double scale, double zero, int nullcheck, unsigned char tnull, LONGLONG nullval, char *nullarray, int *anynull, LONGLONG *output, int *status)
 
int fffi2i8 (short *input, long ntodo, double scale, double zero, int nullcheck, short tnull, LONGLONG nullval, char *nullarray, int *anynull, LONGLONG *output, int *status)
 
int fffi4i8 (INT32BIT *input, long ntodo, double scale, double zero, int nullcheck, INT32BIT tnull, LONGLONG nullval, char *nullarray, int *anynull, LONGLONG *output, int *status)
 
int fffi8i8 (LONGLONG *input, long ntodo, double scale, double zero, int nullcheck, LONGLONG tnull, LONGLONG nullval, char *nullarray, int *anynull, LONGLONG *output, int *status)
 
int fffr4i8 (float *input, long ntodo, double scale, double zero, int nullcheck, LONGLONG nullval, char *nullarray, int *anynull, LONGLONG *output, int *status)
 
int fffr8i8 (double *input, long ntodo, double scale, double zero, int nullcheck, LONGLONG nullval, char *nullarray, int *anynull, LONGLONG *output, int *status)
 
int fffstri8 (char *input, long ntodo, double scale, double zero, long twidth, double implipower, int nullcheck, char *snull, LONGLONG nullval, char *nullarray, int *anynull, LONGLONG *output, int *status)
 

Function Documentation

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

int ffggpjj ( fitsfile fptr,
long  group,
long  firstelem,
long  nelem,
LONGLONG array,
int *  status 
)

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function: