IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 17, 2006, 7:27:07 PM (21 years ago)
Author:
eugene
Message:

updates based on discussions with josh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/chiptool.h

    r5881 r6032  
    6262typedef struct {
    6363    char expID[32];                     // free-form exposure ID string
     64    psU8 P2version;
    6465    char class;                         // class of file: fpa (0), chip (1), cell (2), readout (3)?
    6566    int Nclass;                         // number of files of this class
    66     int Ndone;                          // number of files of this class
    67     char P1version;
    68     char P2version;
    69     char state;
     67    psU8 P1version;
    7068} p2PendingExposure;
    7169
     
    8179    char log[16];                       // extension for log file
    8280    char smf[16];                       // extension for object table
    83     char state;                         // current P2 state
    8481} p2PendingImfile;
    8582
Note: See TracChangeset for help on using the changeset viewer.