DESCRIPTION

       usage: fabricsim.py [options]

   options:
       --version
              show program's version number and exit

       -h, --help
              show this help message and exit

       --gnuplot=GPFILE
              Write out a gnuplot data file and a .gp command file

       --save-density=DENSITYFILE
              File to save the generated density to

       --show Show a matplotlib graph of the loop

       --plot-file=PLOTFILE
              Save  plot  to  a file.  Filename extension determines the file-
              type.  e.g. .svg, .png, .ps [NOTE: .svg good for Illustrator and
              .ps broken(?)]

       --width=WIDTH
              width of the plot[default: 100.0]

       --min-depth=MINDEPTH
              [default: 0.0]

       --max-depth=MAXDEPTH
              [default: 100.0]

       --min-length=MINLENGTH
              [default: 1.0]

       --max-length=MAXLENGTH
              [default: 10.0]

       --density-type=DENSITYTYPE
              What  method  to  use  to  generate  density  [default:  linear]
              [choices: linear, exp, const]

       --angular-distribution=ANGULARDIST
              What method to use to generate angular dispersion [default: uni-
              form] [choices: uniform, limited_uniform, range_uniform]

       --start-angle=STARTANGLE
              Maximum  angle  to  use  for  a limited_uniform distribution (in
              degrees) [default: 90]

       --end-angle=ENDANGLE
              Angle to use at depth for  a  limited_uniform  distribution  (in
              how  much  information  to  give.   Specify  multiple  times  to
              increase verbosity

       --verbosity=VERBOSITY
              Specify verbosity.  Should be in the range of 0...4 (None...Bom-
              bastic)

       --noisy
              Go for the max verbosity [8]



Schwehr                          November 2005                 FABRICSIM.PY(1)

Man(1) output converted with man2html