Changeset 3884 for trunk/MagicSoft/Mars/msignal
- Timestamp:
- 04/29/04 14:11:53 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractFixedWindow.cc
r3883 r3884 31 31 // 32 32 // Call: SetRange(fHiGainFirst, fHiGainLast, fLoGainFirst, fLoGainLast) 33 // to modify the ranges. 33 // to modify the ranges. Ranges have to be an even number. In case of odd 34 // ranges, the last slice will be reduced by one. 34 35 // Defaults are: 35 36 // … … 72 73 73 74 } 74 75 75 76 76 // --------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.