public class FlippedChannel
extends java.lang.Object
| Constructor and Description |
|---|
FlippedChannel() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
check(Channel chan) |
static boolean |
check(Orientation correct,
Channel chan) |
static ChannelSeismogram |
correct(ChannelImpl chan,
LocalSeismogramImpl seis) |
static ChannelSeismogram |
correct(ChannelImpl chan,
LocalSeismogramImpl seis,
Sensitivity sens) |
public static ChannelSeismogram correct(ChannelImpl chan, LocalSeismogramImpl seis) throws FissuresException
FissuresExceptionpublic static ChannelSeismogram correct(ChannelImpl chan, LocalSeismogramImpl seis, Sensitivity sens) throws FissuresException
FissuresExceptionpublic static boolean check(Channel chan)
public static boolean check(Orientation correct, Channel chan)