|
Vulcan
Aerospace Engineering Utilities Built on Janus
|
Leap second entry: date and cumulative offset. More...
#include <LeapSeconds.hpp>
Public Attributes | |
| int | year |
| int | month |
| int | day |
| int | delta_at |
| TAI - UTC [seconds]. | |
Leap second entry: date and cumulative offset.
Each entry represents the start of a period where TAI - UTC equals delta_at. The date is when the leap second took effect (00:00:00 UTC).
| int vulcan::time::LeapSecondEntry::day |
| int vulcan::time::LeapSecondEntry::delta_at |
TAI - UTC [seconds].
| int vulcan::time::LeapSecondEntry::month |
| int vulcan::time::LeapSecondEntry::year |