IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 17, 2009, 2:26:38 PM (17 years ago)
Author:
Paul Price
Message:

Adding new substitution for file rules: {FILE.INDEX}. Added a counter to pmFPAfile to provide this value. This is intended for ppStack convolution files, which are multiple (unknown number) output files which would all have the same name but for this new substitution rule.

File:
1 edited

Legend:

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

    r23272 r23358  
    109109    psString formatName;                // name of the camera format
    110110
     111    int index;                          // Index of file
     112
    111113    psS64 imageId, sourceId;            // Image and source identifiers
    112114} pmFPAfile;
Note: See TracChangeset for help on using the changeset viewer.