pub const GPS_EPOCH_JD_TAI: Quantity<Day>;
GPS epoch expressed as a Julian Day on the TAI axis.
At the GPS epoch, TAI - UTC = 19 s exactly, so this is GPS_EPOCH_JD_UTC + 19 s, converted to Julian days.
TAI - UTC = 19 s
GPS_EPOCH_JD_UTC + 19 s