Package edu.sc.seis.sod.subsetter
Class DepthRange
java.lang.Object
edu.sc.seis.sod.subsetter.UnitRange
edu.sc.seis.sod.subsetter.DepthRange
- All Implemented Interfaces:
SodElement
- Direct Known Subclasses:
OriginDepthRange
,SiteDepthRange
,StationDepthRange
DepthRange.java Utility class for Depth Range. Created: Tue Apr 2 13:34:59
2002
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionedu.iris.Fissures.model.QuantityImpl
edu.iris.Fissures.model.QuantityImpl
Methods inherited from class edu.sc.seis.sod.subsetter.UnitRange
getUnitRange, processConfig
-
Constructor Details
-
DepthRange
- Throws:
Exception
-
-
Method Details
-
getMinDepth
public edu.iris.Fissures.model.QuantityImpl getMinDepth() -
getMaxDepth
public edu.iris.Fissures.model.QuantityImpl getMaxDepth()
-