PlotAOSall
Plot all AOS spectra sequentially on the screen
in linear power scale. This makes an animation
or "flic-o-gram". This routine does not create
a PostScript file.
See also PlotACall.
Syntax:
PlotAOSall,n
The n argument is an integer giving the step size. This
argument is optional. If left out, PlotAOSall will step
through each spectum in the currently load AOS data.
Otherwise, it will
step through each nth spectrum.
Options:
/keepPmm,
Use a constant scale for the power axis. The min-max for
the power scale will be whatever is current
(ie. determined from
previous call to
LinPlot).
The default behaviour is to calculate an appropriate min-max
which allows the entire spectrum to be visible.