|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.seisFile.mseed.MiniSeedRead
edu.sc.seis.seisFile.mseed.MultiFileMSeedRead
public class MultiFileMSeedRead
Field Summary |
---|
Fields inherited from class edu.sc.seis.seisFile.mseed.MiniSeedRead |
---|
inStream, numRead, readData, recordSize |
Constructor Summary | |
---|---|
MultiFileMSeedRead(java.io.File[] files)
|
Method Summary | |
---|---|
void |
close()
|
SeedRecord |
getNextRecord()
gets the next logical record int the seed volume. |
int |
getNumRecordsRead()
|
protected void |
initNextFile()
|
Methods inherited from class edu.sc.seis.seisFile.mseed.MiniSeedRead |
---|
getNextRecord, main |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiFileMSeedRead(java.io.File[] files) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void close() throws java.io.IOException
close
in class MiniSeedRead
java.io.IOException
public SeedRecord getNextRecord() throws SeedFormatException, java.io.IOException
getNextRecord
in class MiniSeedRead
SeedFormatException
java.io.IOException
public int getNumRecordsRead()
getNumRecordsRead
in class MiniSeedRead
protected void initNextFile() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |