FreeEMS  0.2.0-SNAPSHOT-282-g9efc524
Data Fields
cutEnabled Struct Reference

Enable flags for each cut. More...

#include <FixedConfigs.h>

Data Fields

unsigned InjectionRPM:1
unsigned IgnitionRPM:1
unsigned InjOverBoost:1
unsigned IgnOverBoost:1
unsigned Spare0:1
unsigned Spare1:1
unsigned Spare2:1
unsigned Spare3:1
unsigned Spare4:1
unsigned Spare5:1
unsigned Spare6:1
unsigned Spare7:1
unsigned Spare8:1
unsigned Spare9:1
unsigned SpareA:1
unsigned SpareB:1

Detailed Description

Enable flags for each cut.

Definition at line 157 of file FixedConfigs.h.

Field Documentation

unsigned cutEnabled::InjectionRPM
Todo:
document this

Definition at line 158 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition().

unsigned cutEnabled::IgnitionRPM
Todo:
document this

Definition at line 159 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition().

unsigned cutEnabled::InjOverBoost
Todo:
document this

Definition at line 160 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition().

unsigned cutEnabled::IgnOverBoost
Todo:
document this

Definition at line 161 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition().

unsigned cutEnabled::Spare0

Definition at line 162 of file FixedConfigs.h.

unsigned cutEnabled::Spare1

Definition at line 163 of file FixedConfigs.h.

unsigned cutEnabled::Spare2

Definition at line 164 of file FixedConfigs.h.

unsigned cutEnabled::Spare3

Definition at line 165 of file FixedConfigs.h.

unsigned cutEnabled::Spare4

Definition at line 166 of file FixedConfigs.h.

unsigned cutEnabled::Spare5

Definition at line 167 of file FixedConfigs.h.

unsigned cutEnabled::Spare6

Definition at line 168 of file FixedConfigs.h.

unsigned cutEnabled::Spare7

Definition at line 169 of file FixedConfigs.h.

unsigned cutEnabled::Spare8

Definition at line 170 of file FixedConfigs.h.

unsigned cutEnabled::Spare9

Definition at line 171 of file FixedConfigs.h.

unsigned cutEnabled::SpareA

Definition at line 172 of file FixedConfigs.h.

unsigned cutEnabled::SpareB

Definition at line 173 of file FixedConfigs.h.


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