AAPLOTP Name
AAPLOTP Purpose
Antialiased plotp routine. Category
Calling Sequence
aaplotp,x,y,p Inputs
x,y = x,y arrays to plot. in
p = optional pencode array. in
0: move to point, 1: draw to point.
Keyword Parameters
Keywords
Same as plotp.
/NOAA no antialiasing. Uses plotp.
Outputs
Common Blocks
Notes
Notes: works like plotp but antialiased. Not as fast
as plotp.
See also aaplot, aapoint, aatext.
Modification History
R. Sterner, 2002 Jul 16
R. Sterner, 2002 Jul 23 --- Added /NOAA, No antialiased mode.
Copyright (C) 2002, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.