rotateCoords.h

00001 #ifndef _H_rotateCoords
00002 #define _H_rotateCoords
00003 
00004 #include <stdlib.h>
00005 #include <stdio.h>
00006 #include <math.h>
00007 
00008 
00009 void rotateCoords( char *direction, char *equinox, int n, double *coords );
00010 
00011 #endif

Generated on Mon Nov 24 10:05:12 2008 for M3 by  doxygen 1.5.3-20071008