DUNE: Uniform Navigational Environment  2016.05.0
DUNE::Control::LinearSystem Member List

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

append(const LinearSystem &a_sys, short n)DUNE::Control::LinearSystem
c2d(double Ts)DUNE::Control::LinearSystem
getA(void) const DUNE::Control::LinearSysteminline
getB(void) const DUNE::Control::LinearSysteminline
getC(void) const DUNE::Control::LinearSysteminline
getD(void) const DUNE::Control::LinearSysteminline
getIn(void) const DUNE::Control::LinearSysteminline
getOut(void) const DUNE::Control::LinearSysteminline
getSt(void) const DUNE::Control::LinearSysteminline
getTs(void) const DUNE::Control::LinearSysteminline
getX0(void) const DUNE::Control::LinearSysteminline
getY0(void) const DUNE::Control::LinearSysteminline
LinearSystem(void)DUNE::Control::LinearSystem
LinearSystem(const Math::Matrix &a, const Math::Matrix &b, const Math::Matrix &c, const Math::Matrix &d, double Ts=0)DUNE::Control::LinearSystem
operator<<(std::ostream &os, const LinearSystem &sys)DUNE::Control::LinearSystemfriend
setX0(Math::Matrix &a_x0)DUNE::Control::LinearSysteminline
simLinearSystem(const Math::Matrix &a_u, double threshold)DUNE::Control::LinearSystem