Package edu.sc.seis.sod.process.waveform
Class WaveformCountProcessor
java.lang.Object
edu.sc.seis.sod.process.waveform.WaveformCountProcessor
- All Implemented Interfaces:
SodElement
,WaveformMonitor
public class WaveformCountProcessor extends java.lang.Object implements WaveformMonitor
-
Constructor Summary
Constructors Constructor Description WaveformCountProcessor(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description void
update(EventChannelPair ecp)
void
update(EventNetworkPair ecp)
void
update(EventStationPair ecp)
void
update(EventVectorPair ecp)
protected void
writeOutput()
-
Constructor Details
-
WaveformCountProcessor
public WaveformCountProcessor(org.w3c.dom.Element config) throws java.io.IOException- Throws:
java.io.IOException
-
-
Method Details
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
update
- Specified by:
update
in interfaceWaveformMonitor
-
writeOutput
protected void writeOutput()
-