IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4134


Ignore:
Timestamp:
Jun 7, 2005, 12:27:28 PM (21 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psPhotometry.h

    r4133 r4134  
    1212*  incorporate it into psAstrometry.h
    1313*
    14 *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2005-06-07 22:26:51 $
     14*  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2005-06-07 22:27:28 $
    1616*
    1717*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    6464    const psPhotSystem sP;             ///< Secondary color reference
    6565    const psPhotSystem sM;             ///< Secondary color reference
    66     float pA;                          ///< Color offset for references
    67     float sA;                          ///< Color offset for references
     66    psF32 pA;                          ///< Color offset for references
     67    psF32 sA;                          ///< Color offset for references
    6868    psPolynomial3D transform;          ///< Transformation from source to destination
    6969}
Note: See TracChangeset for help on using the changeset viewer.