LeapSecondOffset
org.abh80.nf.core.time.UTCScale.LeapSecondOffset
case class LeapSecondOffset(startDate: Date, mjdBase: Int, fixedOffset: Double, rate: Double)(implicit tai: TimeScale)
Used to represent leap second offset.
Value parameters
- fixedOffset
-
The fixed offset for leap second calculation
- mjdBase
-
The mjd base time for the calculation of leap
- rate
-
The rate for the calculation of the leap
- startDate
-
The start time of the leap second
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article