rusEFI
The most advanced open source ECU
|
#include <output_channels_generated.h>
Data Fields | |
float | pTerm = (float)0 |
scaled_channel< int16_t, 100, 1 > | iTerm = (int16_t)0 |
scaled_channel< int16_t, 100, 1 > | dTerm = (int16_t)0 |
scaled_channel< int16_t, 100, 1 > | output = (int16_t)0 |
scaled_channel< int16_t, 100, 1 > | error = (int16_t)0 |
uint32_t | resetCounter = (uint32_t)0 |
Definition at line 7 of file output_channels_generated.h.
scaled_channel<int16_t, 100, 1> pid_status_s::dTerm = (int16_t)0 |
offset 6
Definition at line 19 of file output_channels_generated.h.
Referenced by getOutputValueByHash(), and Pid::postState().
scaled_channel<int16_t, 100, 1> pid_status_s::error = (int16_t)0 |
offset 10
Definition at line 27 of file output_channels_generated.h.
Referenced by getOutputValueByHash(), and Pid::postState().
scaled_channel<int16_t, 100, 1> pid_status_s::iTerm = (int16_t)0 |
offset 4
Definition at line 15 of file output_channels_generated.h.
Referenced by getOutputValueByHash(), and Pid::postState().
scaled_channel<int16_t, 100, 1> pid_status_s::output = (int16_t)0 |
offset 8
Definition at line 23 of file output_channels_generated.h.
Referenced by getOutputValueByHash(), and Pid::postState().
offset 0
Definition at line 11 of file output_channels_generated.h.
Referenced by getOutputValueByHash(), and Pid::postState().
uint32_t pid_status_s::resetCounter = (uint32_t)0 |
offset 12
Definition at line 31 of file output_channels_generated.h.
Referenced by getOutputValueByHash().