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

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

acceptState(const Vector &x_new)LinearSystemvirtual
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
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
mLinearSystemprotected
nLinearSystemprotected
operator=(const LinearSystem &o)LinearSystem
PhiLinearSystemprotected
PsiLinearSystemprotected
reset()LinearSystemvirtual
step(const Vector &u)LinearSystemvirtual
step(double u)LinearSystemvirtual
xLinearSystemprotected
yLinearSystemprotected
~LinearSystem()LinearSystemvirtual