public class PhaseExists extends java.lang.Object implements EventStationSubsetter
<phaseExists>
<modelName>prem</modelName>
<phaseName>ttp</phaseName>
</phaseExists>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
modelName |
protected java.lang.String |
phaseName |
protected TauPUtil |
tauPTime |
| Constructor and Description |
|---|
PhaseExists(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(CacheEvent event,
StationImpl station,
CookieJar cookieJar) |
edu.sc.seis.TauP.Arrival |
getRequiredArrival(java.util.List<edu.sc.seis.TauP.Arrival> arrivals) |
protected TauPUtil tauPTime
protected java.lang.String modelName
protected java.lang.String phaseName
public PhaseExists(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic StringTree accept(CacheEvent event, StationImpl station, CookieJar cookieJar) throws java.lang.Exception
accept in interface EventStationSubsetterjava.lang.Exceptionpublic edu.sc.seis.TauP.Arrival getRequiredArrival(java.util.List<edu.sc.seis.TauP.Arrival> arrivals)