Documentation
Tools for embedded systems
|
This is the complete list of members for qlibs::nState, including all inherited members.
derive(const real_t s, const real_t dt, const bool bUpdate=true) noexcept | qlibs::nState | |
init(const real_t x0=0.0_re, const real_t sn_1=0.0_re, const real_t sn_2=0.0_re) noexcept | qlibs::nState | |
integrate(const real_t s, const real_t dt, const bool bUpdate=true) noexcept | qlibs::nState | |
nState(const real_t x0=0.0_re, const real_t sn_1=0.0_re, const real_t sn_2=0.0_re) noexcept | qlibs::nState | inline |
operator()(void) const noexcept | qlibs::nState | inline |
setDerivationMethod(derivationMethod m) noexcept | qlibs::nState | inline |
setIntegrationMethod(integrationMethod m) noexcept | qlibs::nState | inline |
~nState() | qlibs::nState | inlinevirtual |