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


next up previous contents index
Next: dish.plotxy - Function Up: dish - Tool Previous: dish.plotr - Function


dish.plotscan - Function



Package dish
Module dish
Tool dish


Plot an SDRecord.


Synopsis
plotscan(scanrec, overlay)


Description



Arguments

scanrec   An SDRecord to be plotted
    Allowed: SDRecord
    Default: no default
overlay   overlay (T) or don't overlay(F)
    Allowed: boolean
    Default: F


Returns
T (if successful)


Example
- myspec := d.getc(2)
- d.plotscan(myspec);
- d.plotscan(d.getscan(3));





next up previous contents index
Next: dish.plotxy - Function Up: dish - Tool Previous: dish.plotr - 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