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