Changeset 31158 for trunk/ppStack/src/ppStackOptions.h
- Timestamp:
- Apr 4, 2011, 1:16:41 PM (15 years ago)
- Location:
- trunk/ppStack
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
src/ppStackOptions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack
- Property svn:ignore
-
old new 17 17 autom4te.cache 18 18 Doxyfile 19 a.out.dSYM
-
- Property svn:mergeinfo deleted
- Property svn:ignore
-
trunk/ppStack/src/ppStackOptions.h
r30620 r31158 22 22 float sumExposure; // Sum of exposure times 23 23 float zp; // Zero point for output 24 float zpErr; // Zero point error for output 25 float airmass; // airmass for output image 26 float airmassSlope; // airmass slope used for zp analysis 24 27 psVector *inputMask; // Mask for inputs 25 28 psArray *sourceLists; // Individual lists of sources for matching 26 29 psVector *norm; // Normalisation for each image 30 psVector *zpInput; // reported zero point of input exposure 31 psVector *expTimeInput; // exposure time of input exposure 32 psVector *airmassInput; // airmass of input exposure 27 33 psArray *sources; // Matched sources 28 34 // Convolve
Note:
See TracChangeset
for help on using the changeset viewer.
