IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 12, 2006, 8:29:24 PM (20 years ago)
Author:
eugene
Message:

completed conversion to pmFPAfile paradigm

File:
1 edited

Legend:

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

    r6817 r6849  
    1212
    1313// Get the configuration
    14 pmConfig *ppImageConfig(int argc, char **argv);
     14pmConfig *ppImageConfig(int *argc, char **argv);
    1515
    1616// Determine what type of camera, and initialise
     
    3030bool ppImageDetrendNonLinearPolynomial(pmReadout *input, psMetadataItem *dataItem);
    3131
     32bool ppImageRebinReadout (pmConfig *config, pmFPAview *view, char *filename);
     33
    3234#endif // Pau.
Note: See TracChangeset for help on using the changeset viewer.