SYNOPSIS
loadrt scale [count=N|names=name1[,name2…]]
FUNCTIONS
- scale.N
PINS
- scale.N.in real in
- scale.N.gain real in
- scale.N.offset real in
- scale.N.out real out
-
out = in * gain + offset
AUTHOR
Jeff Epler
LICENSE
GPL
scale - LinuxCNC HAL component that applies a scale and offset to its input
loadrt scale [count=N|names=name1[,name2…]]
out = in * gain + offset
Jeff Epler
GPL