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

Functions

int ffpthp (fitsfile *fptr, long theap, int *status)
 
int ffpscl (fitsfile *fptr, double scale, double zero, int *status)
 
int ffpnul (fitsfile *fptr, LONGLONG nulvalue, int *status)
 
int fftscl (fitsfile *fptr, int colnum, double scale, double zero, int *status)
 
int fftnul (fitsfile *fptr, int colnum, LONGLONG nulvalue, int *status)
 
int ffsnul (fitsfile *fptr, int colnum, char *nulstring, int *status)
 

Function Documentation

int ffpnul ( fitsfile fptr,
LONGLONG  nulvalue,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpscl ( fitsfile fptr,
double  scale,
double  zero,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpthp ( fitsfile fptr,
long  theap,
int *  status 
)

Here is the call graph for this function:

int ffsnul ( fitsfile fptr,
int  colnum,
char *  nulstring,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fftnul ( fitsfile fptr,
int  colnum,
LONGLONG  nulvalue,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fftscl ( fitsfile fptr,
int  colnum,
double  scale,
double  zero,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function: