Changeset 15590 for trunk/Ohana/src/relastro/include/relastro.h
- Timestamp:
- Nov 11, 2007, 4:12:43 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/include/relastro.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/include/relastro.h
r12731 r15590 3 3 # include <kapa.h> 4 4 # include <signal.h> 5 6 typedef enum { 7 MODE_SIMPLE, 8 MODE_CHIP, 9 MODE_MOSAIC, 10 } CoordMode; 5 11 6 12 typedef struct { … … 277 283 int FitPMandPar (PMFit *fit, double *X, double *dX, double *Y, double *dY, double *T, double *pR, double *pD, int Npts); 278 284 279 Image*getMosaicForImage (int N);285 Mosaic *getMosaicForImage (int N); 280 286 281 287 StarData *getImageRef (Catalog *catalog, int Ncatalog, int im, int *Nstars, int isMosaic);
Note:
See TracChangeset
for help on using the changeset viewer.
