IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 19, 2004, 5:45:45 PM (22 years ago)
Author:
eugene
Message:

minor edits to psPhotom; added psLibSubset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psPhotom.h

    r253 r274  
    2626    psPhotSystem src;
    2727    psPhotSystem dst;
    28     psPhotSystem colorPlus, colorMinus; ///< Colour reference
    29     psPolynomial2D transform;
    30     psPhotTransformType type;
     28    psPhotSystem pP, pM;        ///< Colour reference
     29    psPhotSystem sP, sM;        ///< Colour reference
     30    float pA, sA;               ///<
     31    psPolynomial3D transform;
    3132} psPhotTransform;
    3233
Note: See TracChangeset for help on using the changeset viewer.