We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a0ac7 commit a5e6d90Copy full SHA for a5e6d90
1 file changed
nextcontrol/src/main/kotlin/dev/nextftc/nextcontrol/feedback/BangBangElement.kt
@@ -37,7 +37,7 @@ data class BangBangParameters @JvmOverloads constructor(
37
* -1, when error is 0, output 0.
38
*
39
* @param feedbackType The type of component this controller operates on
40
- * @param gain the constant that the output is multiplied by
+ * @param parameters the [BangBangParameters] for this element
41
42
* @author rowan-mcalpin
43
*/
0 commit comments