Class OrientationDipRange
java.lang.Object
edu.sc.seis.sod.subsetter.RangeSubsetter
edu.sc.seis.sod.subsetter.channel.OrientationDipRange
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
-
Field Summary
Fields inherited from class edu.sc.seis.sod.subsetter.RangeSubsetter
DEFAULT_MAX, DEFAULT_MIN, max, min
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccept
(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
-
Constructor Details
-
OrientationDipRange
-
-
Method Details
-
accept
public StringTree accept(edu.iris.Fissures.network.ChannelImpl e, NetworkSource network) throws Exception - Specified by:
accept
in interfaceChannelSubsetter
- Throws:
Exception
-