|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.dmc.extensions.utils.SacUtil
public class SacUtil
Constructor Summary | |
---|---|
SacUtil()
|
Method Summary | |
---|---|
static String |
getSacFilename(Trace trace)
Creates an IRIS 'approved' mseed2sac type file name for this Trace data |
static edu.sc.seis.seisFile.sac.SacTimeSeries |
makeSac(Trace trace)
Creates a SacTimeSeries object (This is a SAC representation of the data via Seisfile objects [SacHeader, SacTimeSeries] |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SacUtil()
Method Detail |
---|
public static edu.sc.seis.seisFile.sac.SacTimeSeries makeSac(Trace trace) throws Exception
Exception
public static String getSacFilename(Trace trace)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |