IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 15, 2009, 3:34:00 PM (17 years ago)
Author:
bills
Message:

add image->ccdnum to the values returned by dvoSkyListByExternID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvo_util.h

    r26404 r26409  
    6868// find a list of catalogs touched by the given external id
    6969// Use SkyListFree() to free memory pointed to by return value
    70 SkyList *dvoSkyListByExternID(dvoConfig *dvoConfig, int sourceID, int externID, int *pDvoImageID);
     70SkyList *dvoSkyListByExternID(dvoConfig *dvoConfig, int sourceID, int externID, int *pDvoImageID, int *pCCDNum);
    7171
    7272// return a list of detectsions from a particular image id
Note: See TracChangeset for help on using the changeset viewer.