rusefi/firmware/controllers/math/throttle_model.txt

8 lines
273 B
Plaintext
Raw Normal View History

struct_no_prefix throttle_model_s
bit throttleUseWotModel;Air: Throttle model WOT
2023-04-29 19:48:49 -07:00
int16_t autoscale throttleModelCrossoverAngle;Air: Throttle crossover pos;"%", 0.01, 0, 0, 100, 1
2023-04-29 19:48:49 -07:00
float throttleEstimatedFlow;Air: Throttle flow estimate;"g/s", 1, 0, 0, 5, 2
end_struct