This documentation is no longer maintained. For documentation of the current version of emc2, please see http://www.linuxcnc.org/docview/html

LOWPASS

NAME
SYNOPSIS
FUNCTIONS
PINS
PARAMETERS
LICENSE

NAME

lowpass − Low-pass filter

SYNOPSIS

loadrt lowpass [count=N]

FUNCTIONS

lowpass.N (uses floating-point)

PINS

lowpass.N.in float in

lowpass.N.out float out

out += (in - out) * gain

PARAMETERS

lowpass.N.gain float rw

LICENSE

GPL