Searched refs:partEnvelope (Results 1 – 1 of 1) sorted by relevance
572 std::vector<double> partEnvelope; in EstimateDownwardTrend() local579 partEnvelope.push_back(data[j]); in EstimateDownwardTrend()583 if (EstimateDesentEnergy(partEnvelope, dropHeight, ducyCycle) != Sensors::SUCCESS) { in EstimateDownwardTrend()