saaps.sapm
Class AnomPredPlot

java.lang.Object
  |
  +--saaps.sapm.AnomPredPlot

public class AnomPredPlot
extends java.lang.Object


Field Summary
(package private)  ptolemy.plot.Plot plot
           
 
Constructor Summary
AnomPredPlot(NetworkParam netPar, NormParam normPar, TimeSeries tsIn)
           
 
Method Summary
 ptolemy.plot.Plot getPlot()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

plot

ptolemy.plot.Plot plot
Constructor Detail

AnomPredPlot

public AnomPredPlot(NetworkParam netPar,
                    NormParam normPar,
                    TimeSeries tsIn)
Method Detail

getPlot

public ptolemy.plot.Plot getPlot()