IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2008, 1:52:32 PM (18 years ago)
Author:
eugene
Message:

significant work on the I/O pmFPAfiles, especially to get the format / metaCamera correct for the input psf vs the input image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080511/ppSim/src/ppSim.h

    r17818 r17901  
    169169    );
    170170
     171bool ppSimArgToRecipeBool(bool *status,
     172                          psMetadata *options,    // Target to which to add value
     173                          const char *recipeName, // Name for value in the recipe
     174                          psMetadata *arguments,  // Command-line arguments
     175                          const char *argName       // Argument name in the command-line arguments
     176    );
     177
    171178ppSimType ppSimTypeFromString (char *typeStr);
    172179char *ppSimTypeToString (ppSimType type);
Note: See TracChangeset for help on using the changeset viewer.