FreeEMS  0.2.0-SNAPSHOT-285-g028e24c
Data Fields
singleCut Struct Reference

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.

Detailed Description

Single cut/limiter.

Definition at line 178 of file FixedConfigs.h.

Field Documentation

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().


The documentation for this struct was generated from the following file: