|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.sod.ChannelGrouper
public class ChannelGrouper
| Constructor Summary | |
|---|---|
ChannelGrouper()
|
|
ChannelGrouper(java.lang.String configFileLoc)
|
|
| Method Summary | |
|---|---|
java.util.List<ChannelGroup> |
group(java.util.List<ChannelImpl> channels,
java.util.List<ChannelImpl> failures)
|
static boolean |
sanityCheck(ChannelGroup channelGroup)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChannelGrouper()
public ChannelGrouper(java.lang.String configFileLoc)
| Method Detail |
|---|
public java.util.List<ChannelGroup> group(java.util.List<ChannelImpl> channels,
java.util.List<ChannelImpl> failures)
public static boolean sanityCheck(ChannelGroup channelGroup)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||