Changeset 14872 for trunk/psLib/src/fits/psFits.h
- Timestamp:
- Sep 17, 2007, 1:01:00 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/fits/psFits.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/fits/psFits.h
r14868 r14872 4 4 * @author Robert DeSonia, MHPCC 5 5 * 6 * @version $Revision: 1. 29$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-09-17 2 1:35:35$6 * @version $Revision: 1.30 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-09-17 23:01:00 $ 8 8 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 9 9 */ … … 90 90 psFits* fits, ///< psFits object to close 91 91 psFitsCompressionType type, ///< type of compression 92 int ndim, ///< number of dim in tile size array 93 long *tilesize, ///< pointer to an array defining compression tile size 92 psVector *tilesize, ///< vector defining compression tile size 94 93 int noisebits, ///< noise bits 95 94 int scale, ///< hcompress scale
Note:
See TracChangeset
for help on using the changeset viewer.
