![]() |
fastcat 0.13.15
C++ EtherCAT Device Command & Control Library
|
#include "fastcat/device_base.h"
Go to the source code of this file.
Classes | |
| struct | fastcat::PolynomialParams |
| struct | fastcat::PowerParams |
| struct | fastcat::ExponentialParams |
| class | fastcat::Function |
Namespaces | |
| namespace | fastcat |
Enumerations | |
| enum | fastcat::FunctionType { fastcat::POLYNOMIAL , fastcat::SUMMATION , fastcat::MULTIPLICATION , fastcat::POWER , fastcat::EXPONENTIAL , fastcat::SIGMOID , fastcat::BAD_FUNCTION_TYPE } |
Functions | |
| FunctionType | fastcat::FunctionTypeFromString (const std::string &) |