ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/staticProps/StaticPropsCmd.h
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/staticProps/StaticPropsCmd.h (file contents):
Revision 1995 by tim, Thu Feb 10 22:37:21 2005 UTC vs.
Revision 2038 by tim, Wed Feb 16 20:30:50 2005 UTC

# Line 27 | Line 27 | struct gengetopt_args_info
27    char * input_arg;     /* input dump file.  */
28    char * output_arg;    /* output file name.  */
29    int step_arg; /* process every n frame (default='1').  */
30 <  int nrbins_arg;       /* number of bins for distance (default='50').  */
30 >  int nrbins_arg;       /* number of bins for distance (default='100').  */
31    int nanglebins_arg;   /* number of bins for cos(angle) (default='50').  */
32    double length_arg;    /* maximum length (Defaults to 1/2 smallest length of first frame).  */
33    char * sele1_arg;     /* select first stuntdouble set.  */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines