public class MotionVectorUtil
extends java.lang.Object
Constructor and Description |
---|
MotionVectorUtil() |
Modifier and Type | Method and Description |
---|---|
static LocalMotionVectorImpl |
create(LocalSeismogram[] seismograms)
Creates a motion vector from 3 seismograms.
|
public static LocalMotionVectorImpl create(LocalSeismogram[] seismograms) throws IncompatibleSeismograms
IncompatibleSeismograms
- if the channel ids
or the time basis of the seismograms are not compatible.