IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 29, 2006, 8:09:31 AM (20 years ago)
Author:
eugene
Message:

added ppFocus code to drop previous camera

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImage.h

    r7738 r7749  
    4747// functions used by ppFocus
    4848pmConfig *ppFocusArguments(int argc, char **argv);
    49 ppImageOptions *ppFocusParseCamera (pmConfig *config);
     49ppImageOptions *ppFocusParseCamera (pmConfig *config, int entry);
    5050bool ppFocusGetFWHM (pmConfig *config, psVector *focus, psVector *fwhm);
    5151bool ppFocusFitFWHM (pmConfig *config, psVector *focus, psVector *fwhm);
    5252
     53void ppFocusDropCamera (pmConfig *config);
     54
    5355#endif
Note: See TracChangeset for help on using the changeset viewer.