IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2007, 6:46:48 PM (19 years ago)
Author:
Paul Price
Message:

Putting metadata key names into #define in header file, so that other files can access as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmShifts.h

    r12192 r12264  
    44#include <pslib.h>
    55#include "pmFPA.h"
     6
     7#define PM_SHIFTS_TABLE_NAME "SHIFTS.TABLE" ///< Name for table on the analysis metadata
     8#define PM_SHIFTS_KERNEL_NAME "SHIFTS.KERNEL" ///< Name for kernel on the analysis metadata
    69
    710/// Shifts due to orthogonal transfer
Note: See TracChangeset for help on using the changeset viewer.