Library next up previous contents
Next: Module gr_del_empty_sets Up: List of all GR Previous: Module gr_curvature2

Module gr_del_double

NAME
    gr_del_double - a GRToolbox module
DESCRIPTION
    Points that appear several times in a row will
    be discarded. By specifying a epsilon box surrounding
    neighbored points that lie within the box
    can be discarded as well.
SYNOPSIS:
    -[eps x xeps y yeps z zeps 0 1 ... nh o v noc nof now skip f m c e i s l]
    -help    For help on all options.
Special Options:
    -eps float    Accurracy. (Default: 1e-05)
    -0eps float     Epsilon accuracy in 1. coordinate.
    -1eps float     Epsilon accuracy in 2. coordinate.
    -neps float     Epsilon accuracy in (n+1). coordinate.
    -eps0 float     Epsilon accuracy in 1. coordinate.
    -eps1 float     Epsilon accuracy in 2. coordinate.
    -epsn float     Epsilon accuracy in (n+1). coordinate.
    -last     if specified, the last point of any set
            will be printed in any case. This is useful, 
            when using -eps.
    -x        Test only x-coordinate.
    -xeps float    Accuracy for x coordinate.
    -y        Test only x-coordinate.
    -yeps float    Accuracy for y coordinate.
    -z        Test only x-coordinate.
    -zeps float    Accuracy for z coordinate.


Jens Trapp
Wed Jun 12 20:34:13 MET DST 1996