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

Settings for fueling algorithms. More...

#include <FixedConfigs.h>

Data Fields

unsigned char loadType
unsigned char algorithmType
unsigned char dwellType
unsigned char padding
unsigned short dwellFixedPeriod

Detailed Description

Settings for fueling algorithms.

Definition at line 244 of file FixedConfigs.h.

Field Documentation

unsigned char algorithmSetting::loadType

Definition at line 245 of file FixedConfigs.h.

Referenced by generateDerivedVars().

unsigned char algorithmSetting::algorithmType

Definition at line 246 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition().

unsigned char algorithmSetting::dwellType

Definition at line 247 of file FixedConfigs.h.

Referenced by generateDerivedVars().

unsigned char algorithmSetting::padding

Definition at line 248 of file FixedConfigs.h.

unsigned short algorithmSetting::dwellFixedPeriod

Definition at line 249 of file FixedConfigs.h.

Referenced by generateDerivedVars().


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