- Author
- Jolien D. E. Creighton
Definition in file calfacs.c.
Go to the source code of this file.
◆ TRUE
◆ FALSE
◆ FRAMEHEARSEEC_ENORM
| #define FRAMEHEARSEEC_ENORM 0 |
◆ FRAMEHEARSEEC_EARG
| #define FRAMEHEARSEEC_EARG 2 |
◆ FRAMEHEARSEEC_MSGENORM
| #define FRAMEHEARSEEC_MSGENORM "Normal exit" |
◆ FRAMEHEARSEEC_MSGEARG
| #define FRAMEHEARSEEC_MSGEARG "Error parsing arguments" |
◆ USAGE
Value: "Usage: %s [options] | xmgr -pipe\n"\
" --help Print this help message\n" \
" --channel name Name of frame channel\n" \
" [--duration secs] How many seconds to look at\n"\
" [--epoch sec nsec] The starting epoch\n"\
" [--framedir dirname] Directory containing frame files\n"\
" [--freq frequency] Frequency of line\n"\
" [--numpts npoints] Points to use\n"
Definition at line 47 of file calfacs.c.
◆ main()