IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2817


Ignore:
Timestamp:
Dec 23, 2004, 4:05:57 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

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

    r2816 r2817  
    55 *  @author GLG, MHPCC
    66 *
    7  *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2004-12-24 00:58:08 $
     7 *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2004-12-24 02:05:57 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1515#include<math.h>
    1616#include "pslib.h"
    17 
    18 typedef struct
    19 {
    20     psStats *stats;
    21     unsigned int maskVal;
    22     float fracHigh;
    23     float fracLow;
    24     int nKeep;
    25 }
    26 psCombineParams;
     17#include "pmReadoutCombine.h"
    2718
    2819/******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.