IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

updates from trunk

File:
1 edited

Legend:

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

    r27594 r28989  
    121121      MEAS_CR_NSIGMA,
    122122      MEAS_EXT_NSIGMA,
     123      MEAS_EXTERN_ID,
    123124};
    124125
     
    301302int           InitPhotcodes         PROTO((void));
    302303Image        *LoadImages            PROTO((off_t *Nimage));
    303 Image        *MatchImage            PROTO((unsigned int time, short int source));
     304void          FreeImages            PROTO((Image *images));
     305Image        *MatchImage            PROTO((unsigned int time, short int source, unsigned int imageID));
    304306Coords       *MatchMosaic           PROTO((unsigned int time, short int source));
    305307int           Quality               PROTO((Measure *measure, int IsDophot));
Note: See TracChangeset for help on using the changeset viewer.