IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 13, 2006, 5:09:32 PM (20 years ago)
Author:
Paul Price
Message:

Adding row0 to pmReadout for pmReadoutReadNext

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/astrom/pmFPA.c

    r6743 r6854  
    1212* XXX: Should we implement non-linear cell->chip transforms?
    1313*
    14 *  @version $Revision: 1.1.4.6 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2006-03-31 01:33:07 $
     14*  @version $Revision: 1.1.4.7 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2006-04-14 03:09:32 $
    1616*
    1717*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    230230{
    231231    pmReadout *tmpReadout = (pmReadout *) psAlloc(sizeof(pmReadout));
     232    tmpReadout->row0 = 0;
    232233
    233234    tmpReadout->image = NULL;
Note: See TracChangeset for help on using the changeset viewer.