edu.sc.seis.fissuresUtil.mockFissures.IfNetwork
Class MockChannel
java.lang.Object
edu.sc.seis.fissuresUtil.mockFissures.IfNetwork.MockChannel
public class MockChannel
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockChannel
public MockChannel()
createChannel
public static ChannelImpl createChannel()
createNorthChannel
public static ChannelImpl createNorthChannel()
createEastChannel
public static ChannelImpl createEastChannel()
createOtherSiteSameStationChan
public static ChannelImpl createOtherSiteSameStationChan()
createOtherNetChan
public static ChannelImpl createOtherNetChan()
createChannelsAtLocs
public static ChannelImpl[] createChannelsAtLocs(Location[] locs)
createChannel
public static ChannelImpl createChannel(Location location)
createChannel
public static ChannelImpl createChannel(Site site)
createChannel
public static ChannelImpl createChannel(Station station)
createMotionVector
public static ChannelImpl[] createMotionVector()
createMotionVector
public static ChannelImpl[] createMotionVector(Station station)
createGroup
public static ChannelGroup createGroup()