IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 19, 2007, 8:57:05 AM (19 years ago)
Author:
eugene
Message:

substantial work on astrometry model tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryUtils.h

    r11253 r15884  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-01-24 02:54:14 $
     6 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-12-19 18:57:05 $
    88 * Copyright 2006 Institute for Astronomy, University of Hawaii
    99 */
     
    1717psPlane *psPlaneTransformGetCenter (psPlaneTransform *trans, double tol);
    1818psPlaneTransform *psPlaneTransformSetCenter (psPlaneTransform *output, psPlaneTransform *input, double Xo, double Yo);
     19psPlaneTransform *psPlaneTransformRotate (psPlaneTransform *output, psPlaneTransform *input, double theta);
    1920
    2021psPlaneTransform *psPlaneTransformIdentity (int order);
Note: See TracChangeset for help on using the changeset viewer.