IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 25, 2007, 2:27:56 PM (19 years ago)
Author:
eugene
Message:

allow more flexible names for output results

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsFringe.h

    r13923 r13971  
    66
    77/// Supplement the statistics with the fringe solution
    8 bool ppStatsFringe(psMetadata *stats,   ///< Statistics metadata to supplement
    9                    const pmChip *chip,  ///< The chip containing the solution
     8bool ppStatsFringe(psMetadata *stats,     ///< Statistics metadata to supplement
     9                   const pmChip *chip,    ///< The chip containing the solution
     10                   const char *root,      ///< Name of output entry
    1011                   const char *fringeName ///< Name of the solution in the chip->analysis
    1112    );
Note: See TracChangeset for help on using the changeset viewer.