edu.iris.Fissures.model
Class LeapSecondHistory

java.lang.Object
  extended by edu.iris.Fissures.model.LeapSecondHistory

public class LeapSecondHistory
extends java.lang.Object

LeapSecondHistory.java Records leapseconds so that time differences may be converted properly. The data is from tai-utc.dat. and more info can be found at

Field Summary
protected static LeapSecond[] leaps
           
 
Method Summary
static LeapSecondHistory getLeapSecondHistory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

leaps

protected static LeapSecond[] leaps
Method Detail

getLeapSecondHistory

public static LeapSecondHistory getLeapSecondHistory()