Documentation
Tools for embedded systems
Loading...
Searching...
No Matches
qlibs::discreteSystem Member List

This is the complete list of members for qlibs::discreteSystem, including all inherited members.

discreteSystem(real_t *num, real_t *den, real_t *x, const size_t n_b, const size_t n_a) noexceptqlibs::discreteSysteminline
discreteSystem(real_t(&num)[NB], real_t(&den)[NA], real_t *x) noexceptqlibs::discreteSysteminline
discreteSystem(discreteTF< NB, NA > &dtf) noexceptqlibs::discreteSysteminline
excite(real_t u)qlibs::ltisys
flush(const real_t initVal=0.0_re) noexceptqlibs::tdl
getAtIndex(const size_t i) const noexceptqlibs::tdl
getOldest(void) const noexceptqlibs::tdl
getRecent(void) const noexceptqlibs::tdl
getType(void) constqlibs::ltisysinline
insertSample(const real_t sample) noexceptqlibs::tdl
isInitialized(void) const overrideqlibs::discreteSysteminlinevirtual
ltisys()=defaultqlibs::ltisys
operator()(const real_t sample) noexceptqlibs::tdlinline
operator[](int index) noexceptqlibs::tdl
setDelay(real_t *const w, const size_t nD, const real_t initVal=0.0_re) noexceptqlibs::ltisys
setInitStates(const real_t *xi=nullptr) overrideqlibs::discreteSystemvirtual
setSaturation(const real_t minV, const real_t maxV) noexceptqlibs::ltisys
setup(real_t *num, real_t *den, real_t *x, const size_t n_b, const size_t n_a) noexceptqlibs::discreteSystem
setup(real_t(&num)[NB], real_t(&den)[NA], real_t *x)qlibs::discreteSysteminline
setup(discreteTF< NB, NA > &dtf) noexceptqlibs::discreteSysteminline
qlibs::ltisys::setup(real_t *const area, const size_t n, const real_t initVal=0.0_re) noexceptqlibs::tdl
qlibs::ltisys::setup(real_t(&area)[numberOfDelays], const real_t initVal=0.0_re) noexceptqlibs::tdlinline
tdl()=defaultqlibs::tdl
tdl(real_t *const area, const size_t n, const real_t initVal=0.0_re)qlibs::tdlinline
tdl(real_t(&area)[numberOfDelays], const real_t initVal=0.0_re) noexceptqlibs::tdlinline
updateFIR(real_t *w, const size_t wsize, const real_t x, const real_t *const c=nullptr)qlibs::discreteSystemstatic
~discreteSystem()qlibs::discreteSysteminlinevirtual
~ltisys()qlibs::ltisysinlinevirtual
~tdl()qlibs::tdlinlinevirtual