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

Comparing trunk/OOPSE-2.0/src/applications/staticProps/StaticPropsCmd.h (file contents):
Revision 1995 by tim, Thu Feb 10 22:37:21 2005 UTC vs.
Revision 2010 by tim, Sun Feb 13 20:05:42 2005 UTC

# Line 29 | Line 29 | struct gengetopt_args_info
29    int step_arg; /* process every n frame (default='1').  */
30    int nrbins_arg;       /* number of bins for distance (default='50').  */
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).  */
32 >  double length_arg;    /* maximum length (Defaults to cutoff radius).  */
33    char * sele1_arg;     /* select first stuntdouble set.  */
34    char * sele2_arg;     /* select second stuntdouble set.  */
35  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines