|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.fissuresUtil.bag.MotionVectorUtil
public class MotionVectorUtil
MotionVectorUtil.java Created: Sat Oct 19 11:29:38 2002
Constructor Summary | |
---|---|
MotionVectorUtil()
|
Method Summary | |
---|---|
static edu.iris.Fissures.seismogramDC.LocalMotionVectorImpl |
create(edu.iris.Fissures.IfSeismogramDC.LocalSeismogram[] seismograms)
Creates a motion vector from 3 seismograms. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MotionVectorUtil()
Method Detail |
---|
public static edu.iris.Fissures.seismogramDC.LocalMotionVectorImpl create(edu.iris.Fissures.IfSeismogramDC.LocalSeismogram[] seismograms) throws IncompatibleSeismograms
IncompatibleSeismograms
- if the channel ids
or the time basis of the seismograms are not compatible.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |