Library next up previous contents
Next: Module gr_shuffle Up: List of all GR Previous: Module gr_rotxyz

Module gr_scale

NAME
    gr_scale - a GRToolbox module
DESCRIPTION
    Scaling of the object either by giving a range for
    one coordinate (-r...) or by specifying a scale factor
    (-sx ...) 
    If -r options and -s... options are given -r.
    values will be evaluated first.
    The range can only specified for one coordinate.
SYNOPSIS:
    -[r rx ry rz r0 r1 ...rn sx sy sz s0 s1 ...snh o v noc nof now skip f m c e i s l]
    -help    For help on all options.
Special Options:
    -scale float    Scale_factor for all coordinates.
    -r float float    Range  in x- direction.
    -r0 float float    Range 1.direction (x).
    -r1 float float    Range 2.direction(y).
    -rn float float    Range n.direction.
    -s0 float    Scale factor 1.coordinate (x).
    -s1 float    Scale factor 2.coordinate(y).
    -sn float    Scale factor n.coordinate.
    -rx float float    Range in x-direction.
    -ry float float    Range in y-direction.
    -rz float float    Range in z-direction.
    -sx float    Value of scaling in x-direction.
    -sy float    Value of scaling in y-direction.
    -sz float    Value of scaling in z-direction.


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