Class EventDCQuerier

java.lang.Object
edu.sc.seis.sod.source.event.EventDCQuerier

public class EventDCQuerier extends Object
  • Constructor Details

  • Method Details

    • getEventDC

      public edu.sc.seis.fissuresUtil.cache.ProxyEventDC getEventDC()
    • query

      public edu.sc.seis.fissuresUtil.cache.CacheEvent[] query(edu.sc.seis.fissuresUtil.time.MicroSecondTimeRange tr)
    • putPassingMagFirst

      public static boolean putPassingMagFirst(edu.iris.Fissures.IfEvent.Origin o, MagnitudeRange magRange)
      Reorder the magnitudes in o such that a magnitude >= minMag and <= maxMag with a type in searchTypes is in the 0th position of the magnitudes array
      Returns:
      - True if a magnitude is found and moved into the 0th position
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getRetries

      public int getRetries()
    • getCatalogs

      public String[] getCatalogs()
    • getContributors

      public String[] getContributors()
    • getMinDepth

      public edu.iris.Fissures.model.QuantityImpl getMinDepth()
    • getMaxDepth

      public edu.iris.Fissures.model.QuantityImpl getMaxDepth()
    • getServerName

      public String getServerName()
    • getServerDNS

      public String getServerDNS()
    • getMagRange

      public MagnitudeRange getMagRange()
    • getArea

      public edu.iris.Fissures.Area getArea()