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

Functions

int ffpprsb (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, signed char *array, int *status)
 
int ffppnsb (fitsfile *fptr, long group, LONGLONG firstelem, LONGLONG nelem, signed char *array, signed char nulval, int *status)
 
int ffp2dsb (fitsfile *fptr, long group, LONGLONG ncols, LONGLONG naxis1, LONGLONG naxis2, signed char *array, int *status)
 
int ffp3dsb (fitsfile *fptr, long group, LONGLONG ncols, LONGLONG nrows, LONGLONG naxis1, LONGLONG naxis2, LONGLONG naxis3, signed char *array, int *status)
 
int ffpsssb (fitsfile *fptr, long group, long naxis, long *naxes, long *fpixel, long *lpixel, signed char *array, int *status)
 
int ffpgpsb (fitsfile *fptr, long group, long firstelem, long nelem, signed char *array, int *status)
 
int ffpclsb (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, signed char *array, int *status)
 
int ffpcnsb (fitsfile *fptr, int colnum, LONGLONG firstrow, LONGLONG firstelem, LONGLONG nelem, signed char *array, signed char nulvalue, int *status)
 
int ffs1fi1 (signed char *input, long ntodo, double scale, double zero, unsigned char *output, int *status)
 
int ffs1fi2 (signed char *input, long ntodo, double scale, double zero, short *output, int *status)
 
int ffs1fi4 (signed char *input, long ntodo, double scale, double zero, INT32BIT *output, int *status)
 
int ffs1fi8 (signed char *input, long ntodo, double scale, double zero, LONGLONG *output, int *status)
 
int ffs1fr4 (signed char *input, long ntodo, double scale, double zero, float *output, int *status)
 
int ffs1fr8 (signed char *input, long ntodo, double scale, double zero, double *output, int *status)
 
int ffs1fstr (signed char *input, long ntodo, double scale, double zero, char *cform, long twidth, char *output, int *status)
 

Function Documentation

int ffp2dsb ( fitsfile fptr,
long  group,
LONGLONG  ncols,
LONGLONG  naxis1,
LONGLONG  naxis2,
signed char *  array,
int *  status 
)

Here is the call graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpclsb ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
signed char *  array,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpcnsb ( fitsfile fptr,
int  colnum,
LONGLONG  firstrow,
LONGLONG  firstelem,
LONGLONG  nelem,
signed char *  array,
signed char  nulvalue,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpgpsb ( fitsfile fptr,
long  group,
long  firstelem,
long  nelem,
signed char *  array,
int *  status 
)

Here is the call graph for this function:

int ffppnsb ( fitsfile fptr,
long  group,
LONGLONG  firstelem,
LONGLONG  nelem,
signed char *  array,
signed char  nulval,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpprsb ( fitsfile fptr,
long  group,
LONGLONG  firstelem,
LONGLONG  nelem,
signed char *  array,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpsssb ( fitsfile fptr,
long  group,
long  naxis,
long *  naxes,
long *  fpixel,
long *  lpixel,
signed char *  array,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the caller graph for this function:

int ffs1fi2 ( signed char *  input,
long  ntodo,
double  scale,
double  zero,
short *  output,
int *  status 
)

Here is the caller graph for this function:

int ffs1fi4 ( signed char *  input,
long  ntodo,
double  scale,
double  zero,
INT32BIT output,
int *  status 
)

Here is the caller graph for this function:

int ffs1fi8 ( signed char *  input,
long  ntodo,
double  scale,
double  zero,
LONGLONG output,
int *  status 
)

Here is the caller graph for this function:

int ffs1fr4 ( signed char *  input,
long  ntodo,
double  scale,
double  zero,
float *  output,
int *  status 
)

Here is the caller graph for this function:

int ffs1fr8 ( signed char *  input,
long  ntodo,
double  scale,
double  zero,
double *  output,
int *  status 
)

Here is the caller graph for this function:

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

Here is the caller graph for this function: