Changeset 10716 for trunk/psastro/src/psastro.h
- Timestamp:
- Dec 13, 2006, 8:43:51 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastro.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastro.h
r10613 r10716 38 38 bool psastroAstromGuess (pmConfig *config); 39 39 40 bool pmAstromReadWCS (pmFPA *fpa, pmChip *chip, psMetadata *header, double plateScale, bool isMosaic);41 bool pmAstromWriteWCS (psPlaneTransform *toFPA, psPlaneDistort *toTPA, psProjection *toSky, psMetadata *header, double plateScale);40 // bool pmAstromReadWCS (pmFPA *fpa, pmChip *chip, psMetadata *header, double plateScale, bool isMosaic); 41 // bool pmAstromWriteWCS (psPlaneTransform *toFPA, psPlaneDistort *toTPA, psProjection *toSky, psMetadata *header, double plateScale); 42 42 psPlaneDistort *psPlaneDistortIdentity (); 43 43 bool psPlaneDistortIsIdentity (psPlaneDistort *distort);
Note:
See TracChangeset
for help on using the changeset viewer.
