Skip to main content
positive_feedback
use_
control
0.0.1
use_control
Function
positive_
feedback
Copy item path
Source
pub fn positive_feedback( input:
f64
, feedback:
f64
, gain:
f64
, ) ->
Result
<
f64
,
FeedbackError
>