Changeset 40520 for trunk/Ohana/src/addstar/include/addstar.h
- Timestamp:
- Aug 21, 2018, 4:28:33 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/include/addstar.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/include/addstar.h
r39162 r40520 327 327 void saveMosaicCoords (Coords *input); 328 328 329 Catalog *ReadStarsUKIRT (FILE *f, char *name, Header *header, Image *images, off_t *nimages );330 Catalog *LoadDataUKIRT (FILE *f, char *file, Image **images, off_t *nimages, Header **headers, off_t *extsize, HeaderSet *headerSets, off_t NheaderSets );329 Catalog *ReadStarsUKIRT (FILE *f, char *name, Header *header, Image *images, off_t *nimages, SkyRegion *region); 330 Catalog *LoadDataUKIRT (FILE *f, char *file, Image **images, off_t *nimages, Header **headers, off_t *extsize, HeaderSet *headerSets, off_t NheaderSets, SkyRegion *region); 331 331 332 332 AddstarFile *LoadFilenames (int *nfile, char *filename, AddstarClientOptions *options);
Note:
See TracChangeset
for help on using the changeset viewer.
