edu.sc.seis.sod.process.waveform
Class PhaseWindow

java.lang.Object
  extended by edu.sc.seis.sod.process.waveform.PhaseWindow

public class PhaseWindow
extends java.lang.Object


Constructor Summary
PhaseWindow(org.w3c.dom.Element config)
           
 
Method Summary
 PhaseRequest getPhaseRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhaseWindow

public PhaseWindow(org.w3c.dom.Element config)
            throws ConfigurationException
Throws:
ConfigurationException
Method Detail

getPhaseRequest

public PhaseRequest getPhaseRequest()