Show / Hide Table of Contents

    Method sdiori

    | Improve this Doc View Source

    sdiori(Double)

    plsdiori: Set plot orientation

    Declaration
    public void sdiori(Double rot)
    Parameters
    Type Name Description
    Double rot

    Plot orientation parameter.

    Remarks

    Set plot orientation parameter which is multiplied by 90deg to obtain the angle of rotation. Note, arbitrary rotation parameters such as 0.2 (corresponding to 18deg) are possible, but the usual values for the rotation parameter are 0., 1., 2., and 3. corresponding to 0deg (landscape mode), 90deg (portrait mode), 180deg (seascape mode), and 270deg (upside-down mode). If plsdiori is not called the default value of rot is 0.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX