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

Comparing trunk/OOPSE-3.0/src/applications/staticProps/StaticPropsCmd.c (file contents):
Revision 2010 by tim, Sun Feb 13 20:05:42 2005 UTC vs.
Revision 2020 by tim, Mon Feb 14 18:51:48 2005 UTC

# Line 42 | Line 42 | cmdline_parser_print_help (void)
42    printf("  -n, --step=INT                process every n frame  (default=`1')\n");
43    printf("  -r, --nrbins=INT              number of bins for distance  (default=`50')\n");
44    printf("  -a, --nanglebins=INT          number of bins for cos(angle)  (default=`50')\n");
45 <  printf("  -l, --length=DOUBLE           maximum length (Defaults to cutoff radius)\n");
45 >  printf("  -l, --length=DOUBLE           maximum length (Defaults to 1/2 smallest length of first frame)\n");
46    printf("      --sele1=selection script  select first stuntdouble set\n");
47    printf("      --sele2=selection script  select second stuntdouble set\n");
48    printf("\n");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines