public class SampleSyncronize extends java.lang.Object implements WaveformVectorProcess
Modifier and Type | Field and Description |
---|---|
protected double |
maxSamplingDiffPercentage |
Constructor and Description |
---|
SampleSyncronize() |
Modifier and Type | Method and Description |
---|---|
WaveformVectorResult |
accept(CacheEvent event,
ChannelGroup channelGroup,
RequestFilter[][] original,
RequestFilter[][] available,
LocalSeismogramImpl[][] seismograms,
CookieJar cookieJar) |
static LocalSeismogramImpl |
alignTimes(LocalSeismogramImpl main,
LocalSeismogramImpl shifty) |
public WaveformVectorResult accept(CacheEvent event, ChannelGroup channelGroup, RequestFilter[][] original, RequestFilter[][] available, LocalSeismogramImpl[][] seismograms, CookieJar cookieJar) throws java.lang.Exception
accept
in interface WaveformVectorProcess
java.lang.Exception
public static LocalSeismogramImpl alignTimes(LocalSeismogramImpl main, LocalSeismogramImpl shifty) throws FissuresException
FissuresException