IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2006, 10:03:50 AM (20 years ago)
Author:
magnier
Message:

added pmReadoutFreeData, freeing bias sections

File:
1 edited

Legend:

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

    r7589 r7630  
    77*  @author GLG, MHPCC
    88*
    9 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-06-17 01:50:43 $
     9*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-06-22 20:03:50 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    151151void pmCellFreeReadouts(pmCell *cell);
    152152void pmChipFreeCells(pmChip *chip);
     153
     154void pmReadoutFreeData (pmReadout *readout);
    153155void pmCellFreeData(pmCell *cell);
    154156void pmChipFreeData(pmChip *chip);
Note: See TracChangeset for help on using the changeset viewer.