home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 337.EXAMPLE.PZL < prev    next >
Text File  |  1989-10-15  |  2KB  |  23 lines

  1. #0.2  Copyright (C) 1990, Insight Advantage. {Filename=EXAMPLE.PZL}
  2. LiNe  Plot a line with a negative polarity slope.
  3. #1.3  "A" value-Vertical magnitude multiplier.
  4. #4.0  "X" value-Horizontal extent of the line.                              
  5. #1.0  "B" value-Slope polarity variable.                                    
  6. #0.0  "C" value-No vertical offset defined.                                 
  7. Circle  Plot a Circle offset from the origin.                               
  8. #-5.0  "X" value-Horizontal offset of the center of the circle.             
  9. #0.0   "Y" value-Vertical offset of the center.                             
  10. #4.0   "R" value-Radius of the circle.                                      
  11. 2D-POINT  Plot a first quadrant Point.                                      
  12. #1.0  "A" value-Vertical magnitude multiplier.                              
  13. #5.0  "X" value-Horizontal offset.                                          
  14. #1.0  "B" value-Vertical offset.
  15. PARA#1 Plot a Parametric with the following variable values:                
  16. #8.0  "A" value-Vartical magnitude of Partial #1.                           
  17. #2.0  "B" value-Frequency of Partial #1 set to two Hertz.                   
  18. #8.0  "C" value-Same vertical magnitude as Partial #1.
  19. #4.0  "D" value-Frequency of Partial #2 is double that of Partial #1.       
  20. SINE  Plot a Sine Wave with the following variable values:                  
  21. #9.0  "A" value-Vertical magnitude multiplier.                              
  22. #1.0  "B" value-Frequency of wave is set to one Hertz.                      
  23. #0.0  "C" value-There is no phase shift defined.