utcTime property

  1. @ImcField('UTC Time of Fix', 'utc_time', ImcType.typeFp32, units: 's')
double utcTime

UTC time of the rejected GPS fix measured in seconds since 00:00:00 (midnight).

Implementation

@ImcField('UTC Time of Fix', 'utc_time', ImcType.typeFp32, units: 's')
double get utcTime;