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

Functions

int ffppre (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, float *array, int *status)
 
int ffppne (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, float *array, float nulval, int *status)
 
int ffp2de (fitsfile *fptr, long group, LONGLONG ncols, LONGLONG naxis1, LONGLONG naxis2, float *array, int *status)
 
int ffp3de (fitsfile *fptr, long group, LONGLONG ncols, LONGLONG nrows, LONGLONG naxis1, LONGLONG naxis2, LONGLONG naxis3, float *array, int *status)
 
int ffpsse (fitsfile *fptr, long group, long naxis, long *naxes, long *fpixel, long *lpixel, float *array, int *status)
 
int ffpgpe (fitsfile *fptr, long group, long firstelem, long nelem, float *array, int *status)
 
int ffpcle (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, float *array, int *status)
 
int ffpclc (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, float *array, int *status)
 
int ffpcne (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, float *array, float nulvalue, int *status)
 
int ffr4fi1 (float *input, long ntodo, double scale, double zero, unsigned char *output, int *status)
 
int ffr4fi2 (float *input, long ntodo, double scale, double zero, short *output, int *status)
 
int ffr4fi4 (float *input, long ntodo, double scale, double zero, INT32BIT *output, int *status)
 
int ffr4fi8 (float *input, long ntodo, double scale, double zero, LONGLONG *output, int *status)
 
int ffr4fr4 (float *input, long ntodo, double scale, double zero, float *output, int *status)
 
int ffr4fr8 (float *input, long ntodo, double scale, double zero, double *output, int *status)
 
int ffr4fstr (float *input, long ntodo, double scale, double zero, char *cform, long twidth, char *output, int *status)
 

Function Documentation

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller graph for this function: