public class Sampling extends RangeSubsetter implements ChannelSubsetter
DEFAULT_MAX, DEFAULT_MIN, max, min
Constructor and Description |
---|
Sampling(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(edu.iris.Fissures.network.ChannelImpl channel,
NetworkSource network) |
boolean |
accept(edu.iris.Fissures.model.SamplingImpl channelSampling) |
accept, acceptMax, acceptMin, getMaxValue, getMinValue, parseConfig, toString
public Sampling(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public StringTree accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network) throws java.lang.Exception
accept
in interface ChannelSubsetter
java.lang.Exception
public boolean accept(edu.iris.Fissures.model.SamplingImpl channelSampling)