Waveform filter programs
foutra_options_brief_help.cc
Go to the documentation of this file.
1 // DO NOT EDIT: this file is automatically derived from foutra_options_brief_help.txt
4 {
5  "usage: foutra [-v] [-o] [-type type] [-Type type] [-D] [-ASCII[=base]]\n"
6  " [-amplitude] [-power] [-logascii[=n]]\n"
7  " [-boxcar] [-avg[=n]] [-rbw[=n]] [-avgascii]\n"
8  " [-demean[=n]] [-dtrend[=n]] [-scalerbw[=n]]\n"
9  " [-divisor[=n]] [-rms] [-harmonic] [-pad n]\n"
10  " [-derivative n]\n"
11  " [-nsegments n]\n"
12  " outfile infile [t:T] [infile [t:T] ...]\n"
13  " or: foutra --help|-h\n"
14  " or: foutra --xhelp\n"
15 };
char foutra_options_brief_help[]