GPST top-level property
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);
GPS Satellite Time (GPST): GPST = TAI - 19 s
// ignore: non_constant_identifier_names
final TimeInstantUnits GPST = TimeInstantUnits('GPS Satellite Time', null, 'GPST', null, 1.0, false, 19.0);