While you’re in that file… check out the comment:
/** The parameters of the state variable filter. It's up to the called to ensure
that these parameters are modified in a thread-safe way. */
You may want to grep this comment since it’s repeated elsewhere.
Rail
Thanks, just fixed these on develop.
Line 78:
Note : you might want to create a class heriting from Oversampling with a
Rail
t0m
5
Thanks, will get that fixed.
You can link to specific lines on GitHub by clicking on the line number (or adding #L78 to the URL).