ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/SHAPES/visualizer.ggo
(Generate patch)

Comparing trunk/SHAPES/visualizer.ggo (file contents):
Revision 1290 by gezelter, Wed Jun 23 20:53:17 2004 UTC vs.
Revision 1315 by chrisfen, Mon Jun 28 23:05:25 2004 UTC

# Line 7 | Line 7 | option      "grid"     g       "number of grid points in e
7   # Options
8   option       "shape"    s       "shape file name"                          string  typestr="filename"      yes
9   option       "output"   o       "output file name"                         string  typestr="filename"      yes
10 < option       "grid"     g       "number of grid points in each coordinate"      int     default="51"    no
10 > option       "grid"     g       "number of grid points in each coordinate"      int     default="101"   no
11 > option       "range"    r       "the sample range for the points in Angstroms (Ex: 10 = -10 to 10)"     double  default="10"    no

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines