IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 7, 2009, 10:31:49 AM (17 years ago)
Author:
eugene
Message:

add code to read MATCHED_REF entries in the smf files, and write the read data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO.h

    r24401 r24694  
    8080bool pmSourceLocalAstrometry (psSphere *ptSky, float *posAngle, float *pltScale, pmChip *chip, float xPos, float yPos);
    8181
    82 bool pmSourceWriteMatchedRefs (psFits *fits, pmFPA *fpa, pmConfig *config);
     82bool pmSourceIO_WriteMatchedRefs (psFits *fits, pmFPA *fpa, pmConfig *config);
     83bool pmSourceIO_ReadMatchedRefs (psFits *fits, pmFPA *fpa, const pmConfig *config);
    8384
    8485/// @}
Note: See TracChangeset for help on using the changeset viewer.