1
0
Fork 0

docs-mini/README.digitalfilters: document pid-controller/startup-current.

This commit is contained in:
Julian Smith 2021-08-24 22:44:05 +01:00
parent 45d969f319
commit 22ad6a892d

View file

@ -443,3 +443,7 @@ The output from the reciprocal filter type is: gain / input.
The gain can be changed during run-time by updating the value in the property
node.
<startup-current> If true, internal state is initialised with the current error
value, which can reduce startup oscillations. Otherwise if false (the default),
internal state is initialised to zero.