IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 11, 2004, 1:33:21 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psAstrometry.h

    r1485 r1488  
    88*  @author George Gusciora, MHPCC
    99*
    10 *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2004-08-11 23:22:17 $
     10*  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2004-08-11 23:33:21 $
    1212*
    1313*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    122122    psPlaneTransform* fromChip; ///< transformations from chip to cell coordinates
    123123    psPlaneTransform* toFPA;    ///< transformations from cell to FPA coordinates
    124     psPlaneTransform* toSky;    ///< transformations from cell to sky coordinates
     124    psPlaneTransform* toTP;     ///< transformations from cell to tangent plane coordinates
    125125
    126126    struct psChip* parent;      ///< chip in which contains this cell
     
    175175    psPhotSystem* colorPlus;           ///< Color reference
    176176    psPhotSystem* colorMinus;          ///< Color reference
     177    psProjection *projection;          ///< projection
    177178
    178179    float rmsX;                        ///< RMS for x transformation fits
Note: See TracChangeset for help on using the changeset viewer.