IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2006, 5:57:32 PM (20 years ago)
Author:
Paul Price
Message:

Updates for ppMerge

File:
1 edited

Legend:

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

    r7017 r7060  
    77*  @author GLG, MHPCC
    88*
    9 *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-05-01 01:55:43 $
     9*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-05-04 03:57:32 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    151151void pmCellFreeReadouts(pmCell *cell);
    152152void pmChipFreeCells(pmChip *chip);
     153void pmCellFreeData(pmCell *cell);
     154void pmChipFreeData(pmChip *chip);
     155void pmFPAFreeData(pmFPA *fpa);
    153156
    154157/** Allocates a pmReadout
Note: See TracChangeset for help on using the changeset viewer.