Package edu.sc.seis.seisFile.mseed
Class BtimeRange
java.lang.Object
edu.sc.seis.seisFile.mseed.BtimeRange
public class BtimeRange
extends java.lang.Object
Convience class to hold begin and end Btime, along with simple methods to test if another
Btime in inside the range.
-
Constructor Summary
Constructors Constructor Description BtimeRange(Btime begin, Btime end)
-
Method Summary