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

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) noexceptqlibs::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) noexceptqlibs::nState
integrate(const real_t s, const real_t dt, const bool bUpdate=true) noexceptqlibs::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) noexceptqlibs::nStateinline
operator()(void) const noexceptqlibs::nStateinline
setDerivationMethod(derivationMethod m) noexceptqlibs::nStateinline
setIntegrationMethod(integrationMethod m) noexceptqlibs::nStateinline
~nState()qlibs::nStateinlinevirtual