Library containing essential automation elements with parameters in continuous Laplace domain, and implemented with fixed sample time. This means that "out" member functions should be called using Ticker object.

Dependents:   CurrentMeasurement Zavrsni_rad_NXP_cup HC-SR04 Nucleo_SSD1306_DS1302_ESP8266_AM2320_BME280 ... more

AutomationElements.h

Committer:
tbjazic
Date:
2015-01-22
Revision:
1:b9e11da0f2eb

File content as of revision 1:b9e11da0f2eb:

#ifndef AUTOMATION_ELEMENTS_H
#define AUTOMATION_ELEMENTS_H

#include "DT1.h"
#include "I.h"
#include "PDT1.h"
#include "PI.h"
#include "PT1.h"
#include "PT2.h"
#include "PT2cc.h"

#endif // AUTOMATION_ELEMENTS_H