![]() |
Documentation
Tools for embedded systems
|
Cqlibs::continuousTF< order > | Continuous transfer function for easy LTI system definition |
▼Cqlibs::fis::core | |
Cqlibs::fis::instance | A FIS(Fuzzy Inference System) object |
Cqlibs::crc | |
Cqlibs::discreteTF< NB, NA > | Discrete transfer function for easy LTI system definition |
Cqlibs::fp16 | Fixed-point Q16.16 type with width of exactly 32 bits |
Climits::fu32 | |
Cqlibs::interp1 | A 1D interpolation object |
▼Cqlibs::fis::ioBase | |
Cqlibs::fis::input | A FIS Input object |
Cqlibs::fis::output | A FIS Output object |
Climits | |
Cqlibs::mat< Rows, Cols > | Matrix object |
Cqlibs::fis::mf | A FIS Membership Function |
▼CnonCopyable | |
Cqlibs::bitfield | A BitField object |
Cqlibs::fis::instance | A FIS(Fuzzy Inference System) object |
Cqlibs::pidController | A PID controller object |
Cqlibs::smootherALNF | Adaptive Filter LMS |
Cqlibs::smootherGMWF | A Gaussian filter |
Cqlibs::smootherMOR1 | A Moving Outlier Removal filter |
Cqlibs::smootherMWM1 | A Moving Window Median filter |
▼Cqlibs::tdl | A Tapped Delay Line (TDL) object |
▼Cqlibs::ltisys | A LTI system base class |
Cqlibs::continuousSystem | A LTI continuous system object |
Cqlibs::discreteSystem | A LTI discrete system object |
Cqlibs::smootherMOR2 | A Moving Outlier Removal filter |
▼Cqlibs::smootherMWM2 | A Moving Window Median filter |
Cqlibs::rms | RMS calculator object |
▼Cqlibs::nState | A numerical state object |
Cqlibs::pidController | A PID controller object |
Cqlibs::ffmath::numbers | Provides several mathematical constants as single-precision floating-point numbers |
Cqlibs::pidAutoTuning | A PID Auto-tuning object |
▼Cqlibs::pidGains | PID Gains structure |
Cqlibs::pidController | A PID controller object |
▼Cqlibs::smoother | The smoother base abstract class |
Cqlibs::smootherALNF | Adaptive Filter LMS |
Cqlibs::smootherDESF | Double exponential smoothing (Holt’s Method) |
▼Cqlibs::smootherEXPW | An Exponential weighting filter |
Cqlibs::rms | RMS calculator object |
Cqlibs::smootherGMWF | A Gaussian filter |
Cqlibs::smootherKLMN | A scalar Kalman filter |
▼Cqlibs::smootherLPF1 | A 1st order Low-Pass Filter |
Cqlibs::rms | RMS calculator object |
Cqlibs::smootherLPF2 | A 2nd order Low-Pass Filter |
Cqlibs::smootherMOR1 | A Moving Outlier Removal filter |
Cqlibs::smootherMOR2 | A Moving Outlier Removal filter |
Cqlibs::smootherMWM1 | A Moving Window Median filter |
Cqlibs::smootherMWM2 | A Moving Window Median filter |
Cqlibs::fis::system< fType, numberOfInputs, numberOfOutputs, numberOfInputSets, numberOfOutputSets, numberOfRules > | A wrapper for the FIS object |
Cthing | |
Cqlibs::transportDelay< numberOfDelays > | Delays the input by a specified amount of time. You can use this class to simulate a time delay |