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.h

    r6804 r6854  
    77*  @author GLG, MHPCC
    88*
    9 *  @version $Revision: 1.1.4.6 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-04-06 00:28:28 $
     9*  @version $Revision: 1.1.4.7 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-04-14 03:09:32 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    129129typedef struct
    130130{
     131    int row0;                           ///< Row offset; non-zero if reading in bit by bit
    131132    psImage *image;                     ///< Imaging area of readout
    132133    psImage *mask;                      ///< Mask of input image
Note: See TracChangeset for help on using the changeset viewer.