Documentation
Tools for embedded systems
|
This is the complete list of members for qlibs::ltisys, including all inherited members.
excite(real_t u) | qlibs::ltisys | |
flush(const real_t initVal=0.0_re) noexcept | qlibs::tdl | |
getAtIndex(const size_t i) const noexcept | qlibs::tdl | |
getOldest(void) const noexcept | qlibs::tdl | |
getRecent(void) const noexcept | qlibs::tdl | |
getType(void) const | qlibs::ltisys | inline |
insertSample(const real_t sample) noexcept | qlibs::tdl | |
isInitialized(void) const =0 | qlibs::ltisys | pure virtual |
ltisys()=default | qlibs::ltisys | |
operator()(const real_t sample) noexcept | qlibs::tdl | inline |
operator[](int index) noexcept | qlibs::tdl | |
setDelay(real_t *const w, const size_t nD, const real_t initVal=0.0_re) noexcept | qlibs::ltisys | |
setInitStates(const real_t *xi=nullptr)=0 | qlibs::ltisys | pure virtual |
setSaturation(const real_t minV, const real_t maxV) noexcept | qlibs::ltisys | |
setup(real_t *const area, const size_t n, const real_t initVal=0.0_re) noexcept | qlibs::tdl | |
setup(real_t(&area)[numberOfDelays], const real_t initVal=0.0_re) noexcept | qlibs::tdl | inline |
tdl()=default | qlibs::tdl | |
tdl(real_t *const area, const size_t n, const real_t initVal=0.0_re) | qlibs::tdl | inline |
tdl(real_t(&area)[numberOfDelays], const real_t initVal=0.0_re) noexcept | qlibs::tdl | inline |
~ltisys() | qlibs::ltisys | inlinevirtual |
~tdl() | qlibs::tdl | inlinevirtual |