Changeset 2711 for trunk/stac/src/stacConfig.c
- Timestamp:
- Dec 13, 2004, 6:31:12 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/stac/src/stacConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/stac/src/stacConfig.c
r2661 r2711 38 38 config->inputs = NULL; 39 39 config->output = NULL; 40 config->outnx = 1024;41 config->outny = 1024;40 config->outnx = 512; 41 config->outny = 512; 42 42 config->saturated = 65536.0; 43 43 config->bad = 0.0;
Note:
See TracChangeset
for help on using the changeset viewer.
