Skip to content

Commit 7b9d014

Browse files
committed
doc: jldoctest debug
1 parent f7f63b3 commit 7b9d014

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/estimator/mhe/construct.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ MovingHorizonEstimator estimator with a sample time Ts = 10.0 s:
333333
├ direct: true
334334
└ dimensions:
335335
│ ├ 5 estimation steps He
336-
│ ├ 0 slack variable ε (estimation constraints)
337336
│ ├ 1 manipulated inputs u (0 integrating states)
338337
│ ├ 2 estimated states x̂
339338
│ ├ 1 measured outputs ym (1 integrating states)
@@ -781,7 +780,6 @@ MovingHorizonEstimator estimator with a sample time Ts = 1.0 s:
781780
├ direct: true
782781
└ dimensions:
783782
│ ├ 3 estimation steps He
784-
│ ├ 0 slack variable ε (estimation constraints)
785783
│ ├ 1 manipulated inputs u (0 integrating states)
786784
│ ├ 2 estimated states x̂
787785
│ ├ 1 measured outputs ym (1 integrating states)

0 commit comments

Comments
 (0)