Class DistanceRange
java.lang.Object
edu.sc.seis.sod.subsetter.DistanceRangeSubsetter
edu.sc.seis.sod.subsetter.eventStation.DistanceRange
- All Implemented Interfaces:
SodElement
,EventStationSubsetter
,Subsetter
public class DistanceRange extends DistanceRangeSubsetter implements EventStationSubsetter
-
Constructor Summary
Constructors Constructor Description DistanceRange(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description StringTree
accept(edu.sc.seis.sod.model.event.CacheEvent eventAccess, edu.sc.seis.seisFile.fdsnws.stationxml.Station station, MeasurementStorage cookieJar)
Methods inherited from class edu.sc.seis.sod.subsetter.DistanceRangeSubsetter
getMax, getMin, getUnitRange, processConfig
-
Constructor Details
-
DistanceRange
- Throws:
ConfigurationException
-
-
Method Details
-
accept
public StringTree accept(edu.sc.seis.sod.model.event.CacheEvent eventAccess, edu.sc.seis.seisFile.fdsnws.stationxml.Station station, MeasurementStorage cookieJar) throws java.lang.Exception- Specified by:
accept
in interfaceEventStationSubsetter
- Throws:
java.lang.Exception
-