Package edu.sc.seis.seisFile.mseed
Interface RecordLengthBlockette
- All Known Implementing Classes:
Blockette10,Blockette1000,Blockette5,Blockette8,ControlRecordLengthBlockette
public interface RecordLengthBlockette
-
Method Summary
Modifier and Type Method Description intgetLogicalRecordLength()intgetLogicalRecordLengthByte()
-
Method Details
-
getLogicalRecordLengthByte
int getLogicalRecordLengthByte() -
getLogicalRecordLength
int getLogicalRecordLength()
-