IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 20, 2010, 11:08:17 AM (16 years ago)
Author:
eugene
Message:

update from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/Ohana/src/addstar/include/addstar.h

    r27435 r28990  
    209209Stars     *ReadStarsSDSS          PROTO((FILE *f, char *name, Header *header, Header *in_theader, Image *images, off_t *nimages, unsigned int *nstars));
    210210int        ReadImageHeader        PROTO((Header *header, Image *image, int photcode));
    211 Stars     *FilterStars            PROTO((Stars *instars, Image *image, unsigned int imageID));
     211Stars     *FilterStars            PROTO((Stars *instars, Image *image, unsigned int imageID, const AddstarClientOptions *options));
    212212Stars     *MergeStars             PROTO((Stars *stars, unsigned int *Nstars, Stars *instars, unsigned int Ninstars));
    213213double     scat_subpix            PROTO((double x, double y));
Note: See TracChangeset for help on using the changeset viewer.