|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.origin.RemoveEventDuplicate
edu.sc.seis.sod.subsetter.origin.SimilarEvent
public class SimilarEvent
Field Summary |
---|
Fields inherited from class edu.sc.seis.sod.subsetter.origin.RemoveEventDuplicate |
---|
depthVariance, distanceVariance, timeVariance |
Constructor Summary | |
---|---|
SimilarEvent(CacheEvent[] events)
|
|
SimilarEvent(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
StringTree |
accept(CacheEvent eventAccess,
EventAttrImpl eventAttr,
OriginImpl preferred_origin)
|
java.util.List<CacheEvent> |
getEventsNearTimeAndDepth(Origin preferred_origin)
|
Methods inherited from class edu.sc.seis.sod.subsetter.origin.RemoveEventDuplicate |
---|
getEventStatusTable, isDistanceClose, setDepthVariance, setDistanceVariance, setTimeVariance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimilarEvent(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public SimilarEvent(CacheEvent[] events)
Method Detail |
---|
public StringTree accept(CacheEvent eventAccess, EventAttrImpl eventAttr, OriginImpl preferred_origin) throws java.lang.Exception
accept
in interface OriginSubsetter
accept
in class RemoveEventDuplicate
java.lang.Exception
public java.util.List<CacheEvent> getEventsNearTimeAndDepth(Origin preferred_origin)
getEventsNearTimeAndDepth
in class RemoveEventDuplicate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |