Changeset 5743 for trunk/stac/src/stacConfig.c
- Timestamp:
- Dec 7, 2005, 2:57:14 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/stac/src/stacConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/stac/src/stacConfig.c
r3666 r5743 26 26 config->saturated = 65535.0; // Saturation level 27 27 config->bad = 0.0; // Bad level 28 config->reject = 3.0;29 config->frac = 0. 5;30 config->grad = 0. 6;28 config->reject = 2.5; 29 config->frac = 0.45; 30 config->grad = 0.7; 31 31 config->nReject = 2; 32 32
Note:
See TracChangeset
for help on using the changeset viewer.
