Class VelocityEvent

java.lang.Object
edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
edu.sc.seis.sod.velocity.event.VelocityEvent
All Implemented Interfaces:
edu.iris.Fissures.AuditSystemAccess, edu.iris.Fissures.IfEvent.EventAccess, edu.iris.Fissures.IfEvent.EventAccessOperations, edu.iris.Fissures.IfEvent.EventDC, edu.iris.Fissures.IfEvent.EventDCOperations, edu.iris.Fissures.IfEvent.EventMgr, edu.iris.Fissures.IfEvent.EventMgrOperations, edu.sc.seis.fissuresUtil.cache.CorbaServerWrapper, Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class VelocityEvent extends edu.sc.seis.fissuresUtil.cache.ProxyEventAccessOperations
See Also:
  • Constructor Details

    • VelocityEvent

      public VelocityEvent(edu.sc.seis.fissuresUtil.cache.CacheEvent event)
  • Method Details

    • getName

      public String getName()
    • hasRegion

      public boolean hasRegion()
    • getRegion

      public String getRegion()
    • getRegionNumber

      public String getRegionNumber()
    • getMagnitude

      public String getMagnitude()
    • getAllMagnitudes

      public String getAllMagnitudes()
    • getAllMagnitudes

      public String getAllMagnitudes(String seperator)
    • getMagnitudeValue

      public String getMagnitudeValue()
    • getMagnitudeType

      public String getMagnitudeType()
    • getMagnitudeContributor

      public String getMagnitudeContributor()
    • getLatitude

      public String getLatitude()
    • getLongitude

      public String getLongitude()
    • getLatitude

      public String getLatitude(String format)
    • getLongitude

      public String getLongitude(String format)
    • getFloatLatitude

      public Float getFloatLatitude()
    • getFloatLongitude

      public Float getFloatLongitude()
    • getOrientedLatitude

      public String getOrientedLatitude()
    • getOrientedLongitude

      public String getOrientedLongitude()
    • getDepth

      public String getDepth()
    • getDepthValue

      public String getDepthValue()
    • getDepth

      public String getDepth(String format)
    • getElevation

      public String getElevation()
    • getElevation

      public String getElevation(String format)
    • getTime

      public String getTime()
    • getTimePrecise

      public String getTimePrecise()
    • getFilizedTime

      public String getFilizedTime()
    • getTime

      public String getTime(String format)
    • getCatalog

      public String getCatalog()
    • getContributor

      public String getContributor()
    • getId

      public int getId()
    • getDbId

      public int getDbId()
      just because I can never remember if it is i or I
    • getDbid

      public int getDbid()
    • getPreferred

      public edu.iris.Fissures.event.OriginImpl getPreferred() throws edu.iris.Fissures.IfEvent.NoPreferredOrigin
      Throws:
      edu.iris.Fissures.IfEvent.NoPreferredOrigin
    • getOrigins

      public edu.iris.Fissures.IfEvent.Origin[] getOrigins()
    • getParam

      public String getParam(String name)
    • getDistanceDeg

      public String getDistanceDeg(VelocityStation sta)
    • getDistance

      public String getDistance(VelocityStation sta)
    • getAz

      public String getAz(VelocityStation sta)
    • getBaz

      public String getBaz(VelocityStation sta)
    • setPosition

      public void setPosition(int[] position)
    • getPosition

      public int[] getPosition()
    • toXML

      public String toXML() throws XMLStreamException
      Throws:
      XMLStreamException
    • getURL

      public String getURL()
    • getCacheEvent

      public edu.sc.seis.fissuresUtil.cache.CacheEvent getCacheEvent()
    • makeDateIdentifier

      public static String makeDateIdentifier(VelocityEvent event)
    • parseDateIdentifier

      public static edu.iris.Fissures.model.MicroSecondDate parseDateIdentifier(String eqIdentifier) throws ParseException
      Throws:
      ParseException
    • wrap

      public static VelocityEvent[] wrap(List evs)
    • wrap

      public static VelocityEvent[] wrap(edu.iris.Fissures.IfEvent.EventAccessOperations[] evs)
    • wrap

      public static VelocityEvent wrap(edu.iris.Fissures.IfEvent.EventAccessOperations event)
    • _get_interface

      public org.omg.CORBA.InterfaceDef _get_interface()
    • _get_component

      public org.omg.CORBA.Object _get_component()