ch.aplu.util
Class Waveform.WavePlot

java.lang.Object
  extended by ch.aplu.util.Waveform.WavePlot
Enclosing interface:
Waveform

public static class Waveform.WavePlot
extends java.lang.Object

Class to display a simple graphics window with 5 periods of the given waveform.


Constructor Summary
Waveform.WavePlot(Waveform wf)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Waveform.WavePlot

public Waveform.WavePlot(Waveform wf)