Skip to content

Commit 701c5cc

Browse files
committed
doc: minor correction getinfo for MHE
1 parent 677b9c7 commit 701c5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/estimator/mhe/execute.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ following fields:
7777
- `:Ŵ` or *`:What`* : optimal estimated process noise over ``N_k``, ``\mathbf{Ŵ}``
7878
- `:ϵ` or *`:epsilon`* : optimal slack variable, ``ϵ``
7979
- `:X̂` or *`:Xhat`* : optimal estimated states over ``N_k+1``, ``\mathbf{X̂}``
80-
- `:x̂` or *`:xhat`* : optimal estimated state for the next time step, ``\mathbf{x̂}_k(k+1)``
80+
- `:x̂` or *`:xhat`* : optimal estimated state, ``\mathbf{x̂}_k(k+p)``
8181
- `:V̂` or *`:Vhat`* : optimal estimated sensor noise over ``N_k``, ``\mathbf{V̂}``
8282
- `:P̄` or *`:Pbar`* : estimation error covariance at arrival, ``\mathbf{P̄}``
8383
- `:x̄` or *`:xbar`* : optimal estimation error at arrival, ``\mathbf{x̄}``

0 commit comments

Comments
 (0)