We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9242df9 commit caec66bCopy full SHA for caec66b
src/estimator/manual.jl
@@ -125,7 +125,7 @@ ManualEstimator estimator with a sample time Ts = 0.5 s, LinModel and:
125
A custom stochastic model for the unmeasured disturbances (other than integrated white
126
noise) can be specified by constructing a [`SimModel`](@ref) object with the augmented
127
state-space matrices/functions directly, and by setting `nint_u=0` and `nint_ym=0`. See
128
- [`Disturbance-gallery`](@ext_ref LowLevelParticleFilters) for examples of other
+ [`Disturbance-gallery`](@extref LowLevelParticleFilters) for examples of other
129
disturbance models.
130
"""
131
function ManualEstimator(
0 commit comments