|
FreeEMS
0.2.0-SNAPSHOT-282-g9efc524
|
Single cut/limiter. More...
#include <FixedConfigs.h>
Data Fields | |
| unsigned short | disableThreshold |
| Level at which to disable outputs. | |
| unsigned short | reenableThreshold |
| Level at which to re-enable outputs. | |
Single cut/limiter.
Definition at line 178 of file FixedConfigs.h.
| unsigned short singleCut::disableThreshold |
Level at which to disable outputs.
Definition at line 179 of file FixedConfigs.h.
Referenced by calculateFuelAndIgnition().
| unsigned short singleCut::reenableThreshold |
Level at which to re-enable outputs.
Definition at line 180 of file FixedConfigs.h.
Referenced by calculateFuelAndIgnition().
1.8.1.2