IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 6, 2006, 2:49:49 PM (20 years ago)
Author:
eugene
Message:

working on non-linear wcs terms

File:
1 edited

Legend:

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

    r10438 r10513  
    4343
    4444bool              pmAstromReadWCS (pmFPA *fpa, pmChip *chip, psMetadata *header, double plateScale, bool isMosaic);
    45 bool              pmAstromWriteWCS (psPlaneTransform *toFPA, psProjection *toSky, psMetadata *header, double plateScale);
     45bool              pmAstromWriteWCS (psPlaneTransform *toFPA, psPlaneDistort *toTPA, psProjection *toSky, psMetadata *header, double plateScale);
    4646psPlaneDistort   *psPlaneDistortIdentity ();
     47bool psPlaneDistortIsIdentity (psPlaneDistort *distort);
    4748
    4849psArray          *psastroLoadRefstars (pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.