Changeset 7888 for trunk/ppFringe/src/ppFringeData.h
- Timestamp:
- Jul 12, 2006, 4:22:29 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppFringe/src/ppFringeData.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppFringe/src/ppFringeData.h
r7826 r7888 9 9 const char *inName; // Input FITS image file 10 10 const char *outName; // Output FITS table file 11 const char *templateName; // Name of template output file12 11 int numPoints; // Number of fringe points 13 12 int xWidth, yWidth; // Width of fringe points in x and y … … 17 16 psFits *inFile; // Input file handle 18 17 psFits *outFile; // Output file handle 19 psFits *templateFile; // Template file handle20 18 pmFPA *inFPA; // Input FPA 21 19 } ppFringeData;
Note:
See TracChangeset
for help on using the changeset viewer.
