edu.sc.seis.fissuresUtil.psn
Class PSNToFissures
java.lang.Object
edu.sc.seis.fissuresUtil.psn.PSNToFissures
public class PSNToFissures
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSNToFissures
public PSNToFissures()
getSeismograms
public static LocalSeismogramImpl[] getSeismograms(PSNDataFile psnData)
throws FissuresException
- Throws:
FissuresException
getSeismogram
public static LocalSeismogramImpl getSeismogram(PSNEventRecord evRec)
throws FissuresException
- Throws:
FissuresException
microSecondDateFromPSN
public static MicroSecondDate microSecondDateFromPSN(PSNDateTime time)
getChannelId
public static ChannelId getChannelId(PSNEventRecord evRec)
getChannelId
public static ChannelId getChannelId(PSNEventRecord evRec,
java.lang.String siteCode)
getChannel
public static Channel getChannel(PSNEventRecord evRec)
getEvent
public static EventAccessOperations getEvent(PSNDataFile psnData)