cfitsio  3390
Macros | Functions
wcsutil.c File Reference
#include <math.h>
#include "fitsio2.h"
Include dependency graph for wcsutil.c:

Macros

#define D2R   0.01745329252
 
#define TWOPI   6.28318530717959
 

Functions

int ffwldp (double xpix, double ypix, double xref, double yref, double xrefpix, double yrefpix, double xinc, double yinc, double rot, char *type, double *xpos, double *ypos, int *status)
 
int ffxypx (double xpos, double ypos, double xref, double yref, double xrefpix, double yrefpix, double xinc, double yinc, double rot, char *type, double *xpix, double *ypix, int *status)
 

Macro Definition Documentation

#define D2R   0.01745329252
#define TWOPI   6.28318530717959

Function Documentation

int ffwldp ( double  xpix,
double  ypix,
double  xref,
double  yref,
double  xrefpix,
double  yrefpix,
double  xinc,
double  yinc,
double  rot,
char *  type,
double *  xpos,
double *  ypos,
int *  status 
)

Here is the caller graph for this function:

int ffxypx ( double  xpos,
double  ypos,
double  xref,
double  yref,
double  xrefpix,
double  yrefpix,
double  xinc,
double  yinc,
double  rot,
char *  type,
double *  xpix,
double *  ypix,
int *  status 
)

Here is the caller graph for this function: