Class OrientationAzimuthRange
- java.lang.Object
-
- edu.sc.seis.sod.subsetter.RangeSubsetter
-
- edu.sc.seis.sod.subsetter.channel.OrientationAzimuthRange
-
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
public class OrientationAzimuthRange extends RangeSubsetter implements ChannelSubsetter
-
-
Field Summary
-
Fields inherited from class edu.sc.seis.sod.subsetter.RangeSubsetter
DEFAULT_MAX, DEFAULT_MIN, max, min
-
-
Constructor Summary
Constructors Constructor Description OrientationAzimuthRange(org.w3c.dom.Element config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringTree
accept(edu.iris.Fissures.network.ChannelImpl e, NetworkSource network)
-
Methods inherited from class edu.sc.seis.sod.subsetter.RangeSubsetter
accept, acceptMax, acceptMin, getMaxValue, getMinValue, parseConfig, toString
-
-
-
-
Method Detail
-
accept
public StringTree accept(edu.iris.Fissures.network.ChannelImpl e, NetworkSource network) throws java.lang.Exception
- Specified by:
accept
in interfaceChannelSubsetter
- Throws:
java.lang.Exception
-
-