Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: dishd - Tool Up: dish - Tool Previous: dish.writetofile - Function


dish.zline - Function



Package dish
Module dish
Tool dish


Draw a horizontal line at zero intensity on the plotter.


Synopsis
zline(torF)


Description
This function allows the option of plotting a line at the zero intensity as a reference. After using this function, subsequent plots will display it.



Arguments

torF   T indicates draw the line
    Allowed: boolean
    Default: no default


Returns
T (if successful)


Example
d.zline(T);
d.plotc(35); #see the zero line





next up previous contents index
Next: dishd - Tool Up: dish - Tool Previous: dish.writetofile - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01