Searched defs:averageSpeed (Results 1 – 2 of 2) sorted by relevance
112 val averageSpeed = samples.sumOf { it.speed.inMetersPerSecond } / samples.size in formatRecord() constant
229 const float averageSpeed = static_cast<float>(sumLength) / static_cast<float>(sumDuration); in refreshSpeedRates() local278 const float averageSpeed, const int inputSize, const int *const xCoordinates, in refreshBeelineSpeedRates()476 const float averageSpeed, const int id, const int inputSize, const int *const xCoordinates, in calculateBeelineSpeedRate()