Searched refs:latestGroundTruthPoint (Results 1 – 1 of 1) sorted by relevance
179 const GroundTruthPoint& latestGroundTruthPoint = mRecentGroundTruthPoints.back(); in updateAggregatedMetrics() local184 latestGroundTruthPoint.position - previousGroundTruthPoint.position; in updateAggregatedMetrics()217 const float pressureError = predictionPoint.pressure - latestGroundTruthPoint.pressure; in updateAggregatedMetrics()224 (static_cast<float>(latestGroundTruthPoint.timestamp - in updateAggregatedMetrics()