Class PhaseWithoutInterference

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      StringTree accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.StationImpl station, CookieJar cookieJar)  
      protected java.util.List<java.util.List<edu.sc.seis.TauP.Arrival>> calcArrivals​(double depth, double degrees)
      calcs arrivals.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PhaseWithoutInterference

        public PhaseWithoutInterference​(org.w3c.dom.Element config)
                                 throws ConfigurationException,
                                        edu.sc.seis.TauP.TauModelException
        Throws:
        ConfigurationException
        edu.sc.seis.TauP.TauModelException
    • Method Detail

      • calcArrivals

        protected java.util.List<java.util.List<edu.sc.seis.TauP.Arrival>> calcArrivals​(double depth,
                                                                                        double degrees)
                                                                                 throws edu.sc.seis.TauP.TauModelException
        calcs arrivals.
        Throws:
        edu.sc.seis.TauP.TauModelException