IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6971


Ignore:
Timestamp:
Apr 24, 2006, 2:22:32 PM (20 years ago)
Author:
Paul Price
Message:

Added "mosaic" to pmChip.

File:
1 edited

Legend:

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

    r6930 r6971  
    77*  @author GLG, MHPCC
    88*
    9 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-04-20 22:30:33 $
     9*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-04-25 00:22:32 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    9393    bool data_exists;                   ///< Does the data for this chip exist (read case only)?
    9494    pmHDU *hdu;                         ///< FITS data
     95    pmCell *mosaic;                     ///< A mosaic cell
    9596}
    9697pmChip;
Note: See TracChangeset for help on using the changeset viewer.