IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 24, 2004, 10:27:46 AM (22 years ago)
Author:
gusciora
Message:

Added cell->toSky member.

File:
1 edited

Legend:

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

    r2204 r2430  
    88*  @author George Gusciora, MHPCC
    99*
    10 *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2004-10-27 00:57:30 $
     10*  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2004-11-24 20:27:46 $
    1212*
    1313*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    129129    psPlaneTransform* toFPA;           ///< transformations from cell to FPA coordinates
    130130    psPlaneTransform* toTP;            ///< transformations from cell to tangent plane coordinates
     131    psPlaneTransform* toSky;            ///< transformations from cell to tangent plane coordinates
    131132
    132133    struct psChip* parent;             ///< chip in which contains this cell
Note: See TracChangeset for help on using the changeset viewer.