home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hacker Chronicles 2
/
HACKER2.BIN
/
337.EXAMPLE.PZL
< prev
next >
Wrap
Text File
|
1989-10-15
|
2KB
|
23 lines
#0.2 Copyright (C) 1990, Insight Advantage. {Filename=EXAMPLE.PZL}
LiNe Plot a line with a negative polarity slope.
#1.3 "A" value-Vertical magnitude multiplier.
#4.0 "X" value-Horizontal extent of the line.
#1.0 "B" value-Slope polarity variable.
#0.0 "C" value-No vertical offset defined.
Circle Plot a Circle offset from the origin.
#-5.0 "X" value-Horizontal offset of the center of the circle.
#0.0 "Y" value-Vertical offset of the center.
#4.0 "R" value-Radius of the circle.
2D-POINT Plot a first quadrant Point.
#1.0 "A" value-Vertical magnitude multiplier.
#5.0 "X" value-Horizontal offset.
#1.0 "B" value-Vertical offset.
PARA#1 Plot a Parametric with the following variable values:
#8.0 "A" value-Vartical magnitude of Partial #1.
#2.0 "B" value-Frequency of Partial #1 set to two Hertz.
#8.0 "C" value-Same vertical magnitude as Partial #1.
#4.0 "D" value-Frequency of Partial #2 is double that of Partial #1.
SINE Plot a Sine Wave with the following variable values:
#9.0 "A" value-Vertical magnitude multiplier.
#1.0 "B" value-Frequency of wave is set to one Hertz.
#0.0 "C" value-There is no phase shift defined.