Changeset 28965 for trunk/Ohana/src/addstar/include/addstar.h
- Timestamp:
- Aug 19, 2010, 3:04:00 PM (16 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
r27435 r28965 209 209 Stars *ReadStarsSDSS PROTO((FILE *f, char *name, Header *header, Header *in_theader, Image *images, off_t *nimages, unsigned int *nstars)); 210 210 int ReadImageHeader PROTO((Header *header, Image *image, int photcode)); 211 Stars *FilterStars PROTO((Stars *instars, Image *image, unsigned int imageID ));211 Stars *FilterStars PROTO((Stars *instars, Image *image, unsigned int imageID, const AddstarClientOptions *options)); 212 212 Stars *MergeStars PROTO((Stars *stars, unsigned int *Nstars, Stars *instars, unsigned int Ninstars)); 213 213 double scat_subpix PROTO((double x, double y));
Note:
See TracChangeset
for help on using the changeset viewer.
