- Timestamp:
- Aug 26, 2010, 9:18:39 AM (16 years ago)
- Location:
- branches/sc_branches/trunkTest
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/trunkTest
- Property svn:mergeinfo changed
-
branches/sc_branches/trunkTest/psModules
- Property svn:mergeinfo deleted
-
branches/sc_branches/trunkTest/psModules/src/objects/pmSourceDiffStats.h
r27531 r29060 29 29 float nRatioAll; // = nGood / (nGood + nMask + nBad) 30 30 int nGood; // nGood as defined above 31 float SNp; // S/N of matched source in positive image 32 float SNm; // S/N of matched source in negative image 33 float Rp; // radius of matched source in positive image 34 float Rm; // radius of matched source in negative image 31 35 } pmSourceDiffStats; 32 36
Note:
See TracChangeset
for help on using the changeset viewer.
