IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2006, 10:15:15 AM (20 years ago)
Author:
eugene
Message:

adding psastroConvertFPA,psastroConvertReadout

File:
1 edited

Legend:

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

    r7332 r7636  
    1919bool              psastroDataSave (pmConfig *config);
    2020
    21 bool              psastroConvert (pmReadout *readout, psMetadata *recipe);
     21bool              psastroConvertFPA (pmFPA *fpa, psMetadata *recipe);
     22bool              psastroConvertReadout (pmReadout *readout, psMetadata *recipe);
    2223psArray          *pmSourceToAstromObj (psArray *sources);
    2324bool              psastroAstromGuess (pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.