- Timestamp:
- Sep 23, 2007, 5:00:44 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20070921/psModules/src/objects/pmTrend2D.h
r14980 r14989 5 5 * @author EAM, IfA 6 6 * 7 * @version $Revision: 1.2.2. 2$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-09-2 2 02:20:11$7 * @version $Revision: 1.2.2.3 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-09-24 03:00:44 $ 9 9 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 10 10 */ … … 34 34 pmTrend2D *pmTrend2DAlloc (pmTrend2DMode mode, psImage *image, int nXtrend, int nYtrend, psStats *stats); 35 35 36 pmTrend2D *pmTrend2DNoImageAlloc (pmTrend2DMode mode, psImageBinning *binning, psStats *stats); 37 36 38 // allocate a pmTrend2D tied to an abstract field with size nXfield,nYfield 37 39 pmTrend2D *pmTrend2DFieldAlloc (pmTrend2DMode mode, int nXfield, int nYfield, int nXtrend, int nYtrend, psStats *stats);
Note:
See TracChangeset
for help on using the changeset viewer.
