Sistemas de Controle  0.5
Biblioteca matematica de Controle
Model< UsedType > Lista dos Membros

Esta é a lista de todos os membros de Model< UsedType >, incluindo os membros herdados.

diff(UsedType x)Model< UsedType >
EstOutputModel< UsedType >protected
getInputMatrix()Model< UsedType >
getLinearEqualityB()Model< UsedType >
getLinearMatrixA()Model< UsedType >
getLinearVectorPhi()Model< UsedType >
getModelCoef()Model< UsedType >
getOutput()Model< UsedType >
getOutputMatrix()Model< UsedType >
inputModel< UsedType >protected
InputModel< UsedType >protected
instanceModel< UsedType >protected
LinearEqualityBModel< UsedType >protected
LinearMatrixAModel< UsedType >protected
LinearVectorPhiModel< UsedType >protected
lmaxModel< UsedType >protected
lminModel< UsedType >protected
Model()Model< UsedType >
ModelCoefModel< UsedType >protected
OutputModel< UsedType >protected
outputModel< UsedType >protected
setInstance(Model< UsedType > *m)Model< UsedType >
setIO(Matrix< UsedType > in, Matrix< UsedType > out)Model< UsedType >
setModelCoef(Matrix< UsedType > coef)Model< UsedType >
setStep(UsedType step)Model< UsedType >
sim(UsedType x)=0Model< UsedType >pure virtual
sim(UsedType x, UsedType y)=0Model< UsedType >pure virtual
sim(Matrix< UsedType > x)=0Model< UsedType >pure virtual
sim(Matrix< UsedType > x, Matrix< UsedType > y)=0Model< UsedType >pure virtual
sim(UsedType lsim, UsedType lmax, UsedType step)=0Model< UsedType >pure virtual
stepModel< UsedType >protected