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

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

ARX(unsigned nInputpar, unsigned nOutputpar, unsigned delay=0, unsigned qdtInputVar=1, unsigned qdtOutputVar=1)ARX< UsedType >
delayARX< UsedType >private
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
maxnInOutARX< UsedType >private
Model()Model< UsedType >
ModelCoefModel< UsedType >protected
nInputparARX< UsedType >private
nOutputparARX< UsedType >private
nSampleARX< UsedType >private
OutputModel< UsedType >protected
outputModel< UsedType >protected
qdtInputVarARX< UsedType >private
qdtOutputVarARX< UsedType >private
setInstance(Model< UsedType > *m)Model< UsedType >
setIO(Matrix< UsedType > in, Matrix< UsedType > out)Model< UsedType >
setLinearModel(Matrix< UsedType > Input, Matrix< UsedType > Output)ARX< UsedType >
setLinearVectorPhi()ARX< UsedType >
setLinearVectorPhiEstimation()ARX< UsedType >
setModelCoef(Matrix< UsedType > coef)Model< UsedType >
setStep(UsedType step)Model< UsedType >
sim(UsedType input)ARX< UsedType >virtual
sim(UsedType input, UsedType output)ARX< UsedType >virtual
sim(Matrix< UsedType > x)ARX< UsedType >virtual
sim(Matrix< UsedType > x, Matrix< UsedType > y)ARX< UsedType >virtual
sim(UsedType lsim, UsedType lmax, UsedType step)ARX< UsedType >virtual
stepModel< UsedType >protected