- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psModules/src/astrom/pmAstrometryWCS.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/psModules/src/astrom/pmAstrometryWCS.h
r25299 r27517 63 63 bool pmAstromWriteBilevelMosaic (psMetadata *header, const pmFPA *fpa, double tol); 64 64 65 bool pmAstromLinearizeTransforms(pmFPA *fpa, pmChip *); 65 bool pmAstromLinearizeTransforms(pmFPA *inFPA, pmChip *inChip, pmFPA *outFPA, pmChip *outChip, psRegion *outputBounds, double offset_x, double offset_y); 66 bool pmAstromLinearizeToSky(pmFPA *inFPA, pmChip *inChip, pmFPA *outFPA, pmChip *outChip, psRegion *bounds); 66 67 67 68 // move to pslib
Note:
See TracChangeset
for help on using the changeset viewer.
