- Timestamp:
- Jun 3, 2014, 1:25:35 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/Ohana/src/relastro/include/relastro.h
r36808 r36809 315 315 int liststats PROTO((double *value, double *dvalue, int N, StatType *stats)); 316 316 int liststats_pos PROTO((double *value, double *dvalue, int N, StatType *stats, int XVERB)); 317 Catalog *load_catalogs PROTO((SkyList *skylist, int *Ncatalog, int subselect, int hostID, char *hostpath ));317 Catalog *load_catalogs PROTO((SkyList *skylist, int *Ncatalog, int subselect, int hostID, char *hostpath, char *syncfile)); 318 318 int load_images PROTO((FITS_DB *db, SkyList *skylist, int UseFullOverlap)); 319 319 Image *select_images PROTO((SkyList *skylist, Image *timage, off_t Ntimage, off_t **LineNumber, off_t *Nimage, int UseFullOverlap)); … … 533 533 534 534 float getColor (off_t meas, int cat); 535 536 int strextend (char *input, char *format,...);
Note:
See TracChangeset
for help on using the changeset viewer.
