Node:Invoking gmeteor, Next:Message-Passing Interface, Previous:Simple Interface, Up:gmeteor Reference
gmeteorThe general usage of gmeteor is
Usage: gmeteor [OPTION...] INPUT-FILE
For your convenience, gmeteor accepts some parameters both from the
command line and from the specification file. In case of conflict, the
command-line value takes precedence. A list of options follows.
-A
--plot-absolute
(plot-absolute #t).
-d n
--plot-grid-density=n
(plot-grid-density n).
-g n
--grid-density=n
(grid-density n).
-n n
--filter-length=n
(filter-length n).
-o file
--output-file=file
(output-file file).
-p file
--plot-file=file
(plot-file file).
-s n
--sampling-frequency=n
(sampling-frequency n).
-S
--plot-signed
(plot-absolute #f).
-v
--verbose
(verbose #t).
-q
--quiet
(verbose #f).
--help
-V
--version
gmeteor's version.