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

Functions

int ffgpvuk (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, unsigned int nulval, unsigned int *array, int *anynul, int *status)
 
int ffgpfuk (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, unsigned int *array, char *nularray, int *anynul, int *status)
 
int ffg2duk (fitsfile *fptr, long group, unsigned int nulval, LONGLONG ncols, LONGLONG naxis1, LONGLONG naxis2, unsigned int *array, int *anynul, int *status)
 
int ffg3duk (fitsfile *fptr, long group, unsigned int nulval, LONGLONG ncols, LONGLONG nrows, LONGLONG naxis1, LONGLONG naxis2, LONGLONG naxis3, unsigned int *array, int *anynul, int *status)
 
int ffgsvuk (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, unsigned int nulval, unsigned int *array, int *anynul, int *status)
 
int ffgsfuk (fitsfile *fptr, int colnum, int naxis, long *naxes, long *blc, long *trc, long *inc, unsigned int *array, char *flagval, int *anynul, int *status)
 
int ffggpuk (fitsfile *fptr, long group, long firstelem, long nelem, unsigned int *array, int *status)
 
int ffgcvuk (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, unsigned int nulval, unsigned int *array, int *anynul, int *status)
 
int ffgcfuk (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, unsigned int *array, char *nularray, int *anynul, int *status)
 
int ffgcluk (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, long elemincre, int nultyp, unsigned int nulval, unsigned int *array, char *nularray, int *anynul, int *status)
 
int fffi1uint (unsigned char *input, long ntodo, double scale, double zero, int nullcheck, unsigned char tnull, unsigned int nullval, char *nullarray, int *anynull, unsigned int *output, int *status)
 
int fffi2uint (short *input, long ntodo, double scale, double zero, int nullcheck, short tnull, unsigned int nullval, char *nullarray, int *anynull, unsigned int *output, int *status)
 
int fffi4uint (INT32BIT *input, long ntodo, double scale, double zero, int nullcheck, INT32BIT tnull, unsigned int nullval, char *nullarray, int *anynull, unsigned int *output, int *status)
 
int fffi8uint (LONGLONG *input, long ntodo, double scale, double zero, int nullcheck, LONGLONG tnull, unsigned int nullval, char *nullarray, int *anynull, unsigned int *output, int *status)
 
int fffr4uint (float *input, long ntodo, double scale, double zero, int nullcheck, unsigned int nullval, char *nullarray, int *anynull, unsigned int *output, int *status)
 
int fffr8uint (double *input, long ntodo, double scale, double zero, int nullcheck, unsigned int nullval, char *nullarray, int *anynull, unsigned int *output, int *status)
 
int fffstruint (char *input, long ntodo, double scale, double zero, long twidth, double implipower, int nullcheck, char *snull, unsigned int nullval, char *nullarray, int *anynull, unsigned int *output, int *status)
 

Function Documentation

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function: