Class Absolute
java.lang.Object
edu.sc.seis.sod.subsetter.eventStation.PhaseInteractionType
edu.sc.seis.sod.subsetter.eventStation.Absolute
- All Implemented Interfaces:
SodElement
,Subsetter
public class Absolute extends PhaseInteractionType
-
Constructor Summary
Constructors Constructor Description Absolute(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description edu.sc.seis.sod.model.common.Area
getArea()
DepthRange
getDepthRange()
void
processConfig()
-
Constructor Details
-
Absolute
public Absolute(org.w3c.dom.Element config)
-
-
Method Details
-
processConfig
- Throws:
ConfigurationException
-
getArea
public edu.sc.seis.sod.model.common.Area getArea() -
getDepthRange
-