|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.EffectiveTimeOverlap
edu.sc.seis.sod.subsetter.EventEffectiveTimeOverlap
public class EventEffectiveTimeOverlap
EventEffectiveTimeOverlap.java Created: Wed Mar 19 10:49:54 2003
Constructor Summary | |
---|---|
EventEffectiveTimeOverlap(StatefulEvent event)
|
Method Summary | |
---|---|
boolean |
overlaps(Channel channel)
|
boolean |
overlaps(NetworkAttr net)
|
boolean |
overlaps(Site site)
|
boolean |
overlaps(Station station)
|
Methods inherited from class edu.sc.seis.sod.subsetter.EffectiveTimeOverlap |
---|
overlaps, overlaps |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventEffectiveTimeOverlap(StatefulEvent event) throws NoPreferredOrigin
NoPreferredOrigin
Method Detail |
---|
public boolean overlaps(NetworkAttr net)
public boolean overlaps(Station station)
public boolean overlaps(Site site)
public boolean overlaps(Channel channel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |