IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24802


Ignore:
Timestamp:
Jul 15, 2009, 2:32:54 PM (17 years ago)
Author:
eugene
Message:

add rule to pmDarkOrdinates

File:
1 edited

Legend:

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

    r21183 r24802  
    1313// An ordinate for fitting darks
    1414typedef struct {
    15     psString name;                      // Name of concept to fit
     15    psString name;                      // Name of ordinate
     16    psString rule;                      // Rule for generating ordinate (math on concepts)
    1617    int order;                          // Polynomial order to fit
    1718    bool scale;                         // Rescale values?
Note: See TracChangeset for help on using the changeset viewer.