#include "sadie.h"
Go to the source code of this file.
Defines | |
#define | BAND 0 |
#define | LINE 1 |
#define | PIXEL 2 |
Functions | |
void | ROTATECUBE (IMAGE *in, short xdir, short ydir, short zdir, short xaxis, short yaxis, short zaxis, IMAGE **out) |
|
Definition at line 3 of file rotatecube.c. Referenced by ROTATECUBE. |
|
Definition at line 4 of file rotatecube.c. Referenced by ROTATECUBE. |
|
Definition at line 5 of file rotatecube.c. Referenced by ROTATECUBE. |
|
Definition at line 16 of file rotatecube.c. References BAND, CHECKIMG, IMAGE::data, GETMEM, LINE, MESSAGE, IMAGE::nbnd, IMAGE::nlin, IMAGE::npix, out, PIXEL, SLEN, T_EXIT, T_ROTATECUBE, IMAGE::text, and TIMING. |