Base class for sensors that compute a value on one thread, and want to make it available to consumers...
StoredValueSensor smoothedLambda1Sensor
float getAfr(SensorType type)
StoredValueSensor smoothedLambda2Sensor
void setEgoSensor(ego_sensor_e type)
ExpAverage expAverageLambda2
ExpAverage expAverageLambda1
Main engine configuration data structure.
Base class for a sensor that has its value asynchronously set, then later retrieved by a consumer.