Class StationDepthRange

java.lang.Object
edu.sc.seis.sod.subsetter.UnitRange
edu.sc.seis.sod.subsetter.DepthRange
edu.sc.seis.sod.subsetter.station.StationDepthRange
All Implemented Interfaces:
SodElement, StationSubsetter, Subsetter

public class StationDepthRange
extends DepthRange
implements StationSubsetter
  • Constructor Summary

    Constructors 
    Constructor Description
    StationDepthRange​(org.w3c.dom.Element config)  
  • Method Summary

    Modifier and Type Method Description
    StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.Station station, NetworkSource network)  

    Methods inherited from class edu.sc.seis.sod.subsetter.DepthRange

    getMaxDepth, getMinDepth

    Methods inherited from class edu.sc.seis.sod.subsetter.UnitRange

    getUnitRange, processConfig

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait