Searched refs:predictionPoint (Results 1 – 2 of 2) sorted by relevance
174 const PredictionPoint& predictionPoint) { in updateAggregatedMetrics() argument186 predictionPoint.position - previousGroundTruthPoint.position; in updateAggregatedMetrics()207 static_cast<float>(predictionPoint.targetTimestamp - predictionPoint.originTimestamp); in updateAggregatedMetrics()217 const float pressureError = predictionPoint.pressure - latestGroundTruthPoint.pressure; in updateAggregatedMetrics()
198 void updateAggregatedMetrics(const PredictionPoint& predictionPoint);