1PLGDIORI(3plplot)                 PLplot API                 PLGDIORI(3plplot)
2
3
4

NAME

6       plgdiori - Get plot orientation
7

SYNOPSIS

9       plgdiori(p_rot)
10

DESCRIPTION

12       Get  plot  orientation  parameter  which is multiplied by 90 degrees to
13       obtain the angle of rotation.  Note, arbitrary rotation parameters such
14       as 0.2 (corresponding to 18 degrees) are possible, but the usual values
15       for the rotation parameter are 0., 1., 2., and 3.  corresponding  to  0
16       degrees  (landscape  mode),  90  degrees  (portrait  mode), 180 degrees
17       (seascape  mode),  and  270  degrees  (upside-down   mode).   If   pls‐
18       diori(3plplot)  has  not  been  called  the default value pointed to by
19       p_rot will be 0.
20
21       Redacted form: plgdiori(p_rot)
22
23       This function is not used in any examples.
24

ARGUMENTS

26       p_rot (PLFLT_NC_SCALAR(3plplot), output)
27              Returned value of the orientation parameter.
28
29

AUTHORS

31       Many   developers   (who   are   credited   at    http://plplot.source
32       forge.net/credits.php)  have  contributed  to PLplot over its long his‐
33       tory.
34

SEE ALSO

36       PLplot   documentation   at    http://plplot.sourceforge.net/documenta
37       tion.php.
38
39
40
41                                 August, 2017                PLGDIORI(3plplot)
Impressum