GPST top-level property

TimeInstantUnits GPST
final

GPS Satellite Time (GPST): GPST = TAI - 19 s

Implementation

// ignore: non_constant_identifier_names
final TimeInstantUnits GPST = TimeInstantUnits('GPS Satellite Time', null, 'GPST', null, 1.0, false, 19.0);