Searched refs:dCO (Results 1 – 1 of 1) sorted by relevance
165 float delta_f, dCO; in pushDisciplineEvent() local260 dCO = Kc * (1.0f + dT/Ti) * delta_f - Kc * last_delta_f_; in pushDisciplineEvent()261 CO += dCO * Tf; // Filter CO by applying gain <1 here. in pushDisciplineEvent()