IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 2, 2007, 2:21:02 PM (19 years ago)
Author:
eugene
Message:

add secfilt to AddToCalibration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/include/addstar.h

    r12840 r13142  
    7777char   CCDNumKeyword[64];
    7878char   STKeyword[64];
     79char   ExtnameKeyword[64];
    7980
    8081/* these globals modify the behavior of gstars (KEEP) */
     
    122123/*** addstar prototypes ***/
    123124
    124 void       AddToCalibration       PROTO((Average *average, Measure *measure, Measure *new, int *next, int Nstar));
     125void       AddToCalibration       PROTO((Average *average, SecFilt *secfilt, Measure *measure, Measure *new, int *next, int Nstar));
    125126AddstarClientOptions ConfigInit   PROTO((int *argc, char **argv));
    126127void       FindCalibration        PROTO((Image *image));
Note: See TracChangeset for help on using the changeset viewer.