Changeset 9966 for trunk/ippTools/src/dettoolConfig.c
- Timestamp:
- Nov 13, 2006, 3:17:17 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettoolConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettoolConfig.c
r9957 r9966 154 154 psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-set_use_end", 0, 155 155 "end of detrend run applicable peroid", NULL); 156 psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-filter_ exp_begin",0,156 psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-filter_input_begin", 0, 157 157 "filter input detrun exp to be in this peroid", NULL); 158 psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-filter_ exp_end",0,158 psMetadataAddStr(definebydetrunArgs, PS_LIST_TAIL, "-filter_input_end", 0, 159 159 "filter input detrun exp to be in this peroid", NULL); 160 psMetadataAddBool(definebydetrunArgs, PS_LIST_TAIL, "-simple", 0,160 psMetadataAddBool(definebydetrunArgs, PS_LIST_TAIL, "-simple", 0, 161 161 "use the simple output format", false); 162 162
Note:
See TracChangeset
for help on using the changeset viewer.
