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', 'GPST',
    'GPST', 'GPS Satellite Time', 1.0, false, 19.0);