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

Functions

int ffpprk (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, int *array, int *status)
 
int ffppnk (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, int *array, int nulval, int *status)
 
int ffp2dk (fitsfile *fptr, long group, LONGLONG ncols, LONGLONG naxis1, LONGLONG naxis2, int *array, int *status)
 
int ffp3dk (fitsfile *fptr, long group, LONGLONG ncols, LONGLONG nrows, LONGLONG naxis1, LONGLONG naxis2, LONGLONG naxis3, int *array, int *status)
 
int ffpssk (fitsfile *fptr, long group, long naxis, long *naxes, long *fpixel, long *lpixel, int *array, int *status)
 
int ffpgpk (fitsfile *fptr, long group, long firstelem, long nelem, int *array, int *status)
 
int ffpclk (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, int *array, int *status)
 
int ffpcnk (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, int *array, int nulvalue, int *status)
 
int ffintfi1 (int *input, long ntodo, double scale, double zero, unsigned char *output, int *status)
 
int ffintfi2 (int *input, long ntodo, double scale, double zero, short *output, int *status)
 
int ffintfi4 (int *input, long ntodo, double scale, double zero, INT32BIT *output, int *status)
 
int ffintfi8 (int *input, long ntodo, double scale, double zero, LONGLONG *output, int *status)
 
int ffintfr4 (int *input, long ntodo, double scale, double zero, float *output, int *status)
 
int ffintfr8 (int *input, long ntodo, double scale, double zero, double *output, int *status)
 
int ffintfstr (int *input, long ntodo, double scale, double zero, char *cform, long twidth, char *output, int *status)
 

Function Documentation

int ffintfi1 ( int *  input,
long  ntodo,
double  scale,
double  zero,
unsigned char *  output,
int *  status 
)

Here is the caller graph for this function:

int ffintfi2 ( int *  input,
long  ntodo,
double  scale,
double  zero,
short *  output,
int *  status 
)

Here is the caller graph for this function:

int ffintfi4 ( int *  input,
long  ntodo,
double  scale,
double  zero,
INT32BIT output,
int *  status 
)

Here is the caller graph for this function:

int ffintfi8 ( int *  input,
long  ntodo,
double  scale,
double  zero,
LONGLONG output,
int *  status 
)

Here is the caller graph for this function:

int ffintfr4 ( int *  input,
long  ntodo,
double  scale,
double  zero,
float *  output,
int *  status 
)

Here is the caller graph for this function:

int ffintfr8 ( int *  input,
long  ntodo,
double  scale,
double  zero,
double *  output,
int *  status 
)

Here is the caller graph for this function:

int ffintfstr ( int *  input,
long  ntodo,
double  scale,
double  zero,
char *  cform,
long  twidth,
char *  output,
int *  status 
)

Here is the caller graph for this function:

int ffp2dk ( fitsfile fptr,
long  group,
LONGLONG  ncols,
LONGLONG  naxis1,
LONGLONG  naxis2,
int *  array,
int *  status 
)

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpclk ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
int *  array,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpcnk ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
int *  array,
int  nulvalue,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpssk ( fitsfile fptr,
long  group,
long  naxis,
long *  naxes,
long *  fpixel,
long *  lpixel,
int *  array,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function: