IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 28, 2006, 2:26:49 PM (20 years ago)
Author:
eugene
Message:

adding ppFocus elements

File:
1 edited

Legend:

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

    r7677 r7738  
    4545void ppImageFileCheck (pmConfig *config);
    4646
     47// functions used by ppFocus
     48pmConfig *ppFocusArguments(int argc, char **argv);
     49ppImageOptions *ppFocusParseCamera (pmConfig *config);
     50bool ppFocusGetFWHM (pmConfig *config, psVector *focus, psVector *fwhm);
     51bool ppFocusFitFWHM (pmConfig *config, psVector *focus, psVector *fwhm);
     52
    4753#endif
Note: See TracChangeset for help on using the changeset viewer.