SUM2(9) | HAL Component | SUM2(9) |
NAME
sum2 - Sum of two inputs (each with a gain) and an offset
SYNOPSIS
loadrt sum2 [count=N|names=name1[,name2...]]
FUNCTIONS
PINS
- sum2.N.in0 float in
-
- sum2.N.in1 float in
-
- sum2.N.out float out
- out = in0 * gain0 + in1 * gain1 + offset
PARAMETERS
SEE ALSO
scaled_s32_sums(9), weighted_sum(9)
AUTHOR
Jeff Epler
LICENSE
GPL
2024-07-13 | LinuxCNC Documentation |