Documentation
Tools for embedded systems
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cqlibs::continuousTF< order >Continuous transfer function for easy LTI system definition
 Cqlibs::fis::core
 Cqlibs::fis::instanceA FIS(Fuzzy Inference System) object
 Cqlibs::crc
 Cqlibs::discreteTF< NB, NA >Discrete transfer function for easy LTI system definition
 Cqlibs::fp16Fixed-point Q16.16 type with width of exactly 32 bits
 Climits::fu32
 Cqlibs::interp1A 1D interpolation object
 Cqlibs::fis::ioBase
 Cqlibs::fis::inputA FIS Input object
 Cqlibs::fis::outputA FIS Output object
 Climits
 Cqlibs::mat< Rows, Cols >Matrix object
 Cqlibs::fis::mfA FIS Membership Function
 CnonCopyable
 Cqlibs::bitfieldA BitField object
 Cqlibs::fis::instanceA FIS(Fuzzy Inference System) object
 Cqlibs::pidControllerA PID controller object
 Cqlibs::smootherALNFAdaptive Filter LMS
 Cqlibs::smootherGMWFA Gaussian filter
 Cqlibs::smootherMOR1A Moving Outlier Removal filter
 Cqlibs::smootherMWM1A Moving Window Median filter
 Cqlibs::tdlA Tapped Delay Line (TDL) object
 Cqlibs::ltisysA LTI system base class
 Cqlibs::continuousSystemA LTI continuous system object
 Cqlibs::discreteSystemA LTI discrete system object
 Cqlibs::smootherMOR2A Moving Outlier Removal filter
 Cqlibs::smootherMWM2A Moving Window Median filter
 Cqlibs::rmsRMS calculator object
 Cqlibs::nStateA numerical state object
 Cqlibs::pidControllerA PID controller object
 Cqlibs::ffmath::numbersProvides several mathematical constants as single-precision floating-point numbers
 Cqlibs::pidAutoTuningA PID Auto-tuning object
 Cqlibs::pidGainsPID Gains structure
 Cqlibs::pidControllerA PID controller object
 Cqlibs::smootherThe smoother base abstract class
 Cqlibs::smootherALNFAdaptive Filter LMS
 Cqlibs::smootherDESFDouble exponential smoothing (Holt’s Method)
 Cqlibs::smootherEXPWAn Exponential weighting filter
 Cqlibs::rmsRMS calculator object
 Cqlibs::smootherGMWFA Gaussian filter
 Cqlibs::smootherKLMNA scalar Kalman filter
 Cqlibs::smootherLPF1A 1st order Low-Pass Filter
 Cqlibs::rmsRMS calculator object
 Cqlibs::smootherLPF2A 2nd order Low-Pass Filter
 Cqlibs::smootherMOR1A Moving Outlier Removal filter
 Cqlibs::smootherMOR2A Moving Outlier Removal filter
 Cqlibs::smootherMWM1A Moving Window Median filter
 Cqlibs::smootherMWM2A 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