IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2012, 2:49:37 PM (14 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/pstamp/src/ppstampOptions.h

    r29885 r33638  
    88    // input arguments
    99    pstampROI   roip;
     10    bool        wholeFile;
    1011    psString    chipName;
    1112    psString    cellName;
    1213    psString    stage;
     14    bool        censorMasked;
     15    bool        writeJPEG;
     16    bool        nocompress;
    1317    //
    1418    // Calculated Values
    1519    //
     20    psString    outputFileRule;
    1621    psRegion    roi;            // roi in chip coordinates
    17     bool        censorMasked;
    18 
    1922} ppstampOptions;
    2023
Note: See TracChangeset for help on using the changeset viewer.