DashRawGnssData

constructor(location: DashRawGnssLocation, satellites: List<DashRawGnssSatelliteData>, monotonicTimestampNanoseconds: Long)

Parameters

location

The raw GNSS location data.

satellites

The list of raw GNSS satellite data.

monotonicTimestampNanoseconds

Timestamp which should be in sync with timestamps of locations from location provider.