Changeset 10513 for trunk/psastro/src/psastro.h
- Timestamp:
- Dec 6, 2006, 2:49:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastro.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastro.h
r10438 r10513 43 43 44 44 bool pmAstromReadWCS (pmFPA *fpa, pmChip *chip, psMetadata *header, double plateScale, bool isMosaic); 45 bool pmAstromWriteWCS (psPlaneTransform *toFPA, psP rojection *toSky, psMetadata *header, double plateScale);45 bool pmAstromWriteWCS (psPlaneTransform *toFPA, psPlaneDistort *toTPA, psProjection *toSky, psMetadata *header, double plateScale); 46 46 psPlaneDistort *psPlaneDistortIdentity (); 47 bool psPlaneDistortIsIdentity (psPlaneDistort *distort); 47 48 48 49 psArray *psastroLoadRefstars (pmConfig *config);
Note:
See TracChangeset
for help on using the changeset viewer.
