IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 21, 2004, 10:41:29 AM (22 years ago)
Author:
gusciora
Message:

Added errors arguments to the VectorStats functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pmReadoutCombine.c

    r2584 r2777  
    55 *  @author GLG, MHPCC
    66 *
    7  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2004-12-01 21:20:24 $
     7 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2004-12-21 20:41:29 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    285285            stats = psVectorStats(stats,
    286286                                  tmpPixels,
     287                                  NULL,
    287288                                  tmpPixelMaskNKeep,
    288289                                  1);
Note: See TracChangeset for help on using the changeset viewer.