IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2006, 10:19:25 AM (20 years ago)
Author:
Paul Price
Message:

Adding camera name to pmConfig.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.h

    r7817 r9411  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-07-05 22:46:13 $
     5 *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-10-09 20:19:25 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2929    psMetadata *site;                   // Site configuration
    3030    psMetadata *camera;                 // Camera specification
     31    const char *cameraName;             // Camera name
    3132    psMetadata *recipes;                // Recipes for processing
    3233    psMetadata *arguments;              // Processed command-line arguments
Note: See TracChangeset for help on using the changeset viewer.