DUECA/DUSIME
Loading...
Searching...
No Matches
Integrator Member List

This is the complete list of members for Integrator, including all inherited members.

acceptState(const Vector &x_new)Integratorvirtual
acceptState(double x_new)Integrator
CLinearSystemprotected
createFromABCD(const Matrix &A, const Matrix &B, const Matrix &C, const Matrix &D, double dt)LinearSystem
createFromNumDen(const Vector &num, const Vector &den, double dt)LinearSystem
createFromPhiPsiCD(const Matrix &phi, const Matrix &psi, const Matrix &C, const Matrix &D)LinearSystem
DLinearSystemprotected
getC() constLinearSysteminline
getD() constLinearSysteminline
getPhi() constLinearSysteminline
getPsi() constLinearSysteminline
getX() constLinearSysteminline
getX()LinearSysteminline
getY() constLinearSysteminline
Integrator(double dt=0.01)Integrator
Integrator(double lower_limit, double upper_limit, double dt=0.01)Integrator
isSaturated() constLimitedLinearSysteminline
LimitedLinearSystem()LimitedLinearSystem
LimitedLinearSystem(const Vector &num, const Vector &den, double dt)LimitedLinearSystem
LimitedLinearSystem(const LimitedLinearSystem &)LimitedLinearSystem
LimitedLinearSystem(const Matrix &A, const Matrix &B, const Matrix &C, const Matrix &D, double dt)LimitedLinearSystem
LinearSystem()LinearSystem
LinearSystem(const Vector &num, const Vector &den, double dt)LinearSystem
LinearSystem(const LinearSystem &)LinearSystem
LinearSystem(const Matrix &A, const Matrix &B, const Matrix &C, const Matrix &D, double dt)LinearSystem
LinearSystem(const Matrix &phi, const Matrix &psi, const Matrix &C, const Matrix &D)LinearSystem
llLimitedLinearSystemprotected
mLinearSystemprotected
nLinearSystemprotected
operator=(const LimitedLinearSystem &o)LimitedLinearSystem
LinearSystem::operator=(const LinearSystem &o)LinearSystem
PhiLinearSystemprotected
PsiLinearSystemprotected
reset()LimitedLinearSystemvirtual
saturationLimitedLinearSystemprotected
setDT(double dt)Integrator
setSaturationLimits(const Vector &lower, const Vector &upper)Integrator
setSaturationLimits(double lower_limit, double upper_limit)Integrator
step(const Vector &u)Integratorvirtual
step(double u)Integratorvirtual
ulLimitedLinearSystemprotected
xLinearSystemprotected
yLinearSystemprotected
~Integrator()Integrator
~LimitedLinearSystem()LimitedLinearSystemvirtual
~LinearSystem()LinearSystemvirtual