IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12748


Ignore:
Timestamp:
Apr 4, 2007, 5:02:21 PM (19 years ago)
Author:
Paul Price
Message:

Fixing comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageConvolve.h

    r12741 r12748  
    55 * @author Robert DeSonia, MHPCC
    66 *
    7  * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
    8  * @date $Date: 2007-04-04 22:42:02 $
     7 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-04-05 03:02:21 $
    99 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1010 */
     
    101101    const psVector *xShifts,            ///< list of x-axis shifts (S32)
    102102    const psVector *yShifts,            ///< list of y-axis shifts (S32)
    103     float totalTime,                    ///< Total time (relative times if negative)
     103    float totalTime,                    ///< Total time (relative times if negative or zero)
    104104    bool xyRelative                     ///< Are x,y positions relative (shifts) or absolute?
    105105);
Note: See TracChangeset for help on using the changeset viewer.