Commit b2db246e authored by Claes Sjofors's avatar Claes Sjofors

Doc fix in Filter object

parent e3a836da
...@@ -49,7 +49,7 @@ SObject pwrb:Class ...@@ -49,7 +49,7 @@ SObject pwrb:Class
! VAL = a * In + (1 - a) * X = X + a * (In - X) , where ! VAL = a * In + (1 - a) * X = X + a * (In - X) , where
! !
! X = FeedB, if FeedB is connected, ! X = FeedB, if FeedB is connected,
! ActValt - 1, otherwise ! ActVal[t-1] otherwise
! !
! a = 1 - 1 / (1 + ScanTime / FiltCon) ! a = 1 - 1 / (1 + ScanTime / FiltCon)
! !
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment