Searched defs:PredictorInfo (Results 1 – 1 of 1) sorted by relevance
148 struct PredictorInfo { struct149 std::string sensor;150 bool support_pid_compensation;151 std::vector<float> prediction_weights;152 ThrottlingArray k_p_compensate;