IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 28, 2009, 2:48:33 PM (17 years ago)
Author:
Paul Price
Message:

Found some more bits that should be 'variance' instead of 'weight'. Not completely necessary, but will help in understanding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090128/psModules/src/objects/pmSourceExtendedPars.h

    r15980 r21212  
    33 * @author EAM, IfA
    44 *
    5  * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    6  * @date $Date: 2008-01-02 20:39:04 $
     5 * @version $Revision: 1.3.54.1 $ $Name: not supported by cvs2svn $
     6 * @date $Date: 2009-01-29 00:48:33 $
    77 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    88 */
     
    1717  psVector *radius;
    1818  psVector *flux;
    19   psVector *weight;
     19  psVector *variance;
    2020} pmSourceRadialProfile;
    2121
Note: See TracChangeset for help on using the changeset viewer.