LASTVALUE
TPT.LASTVALUE
Constant used as an argument of signal.setInterpolation()
. This interpolation mode
means that between two subsequent samples the signal holds the left sample value (excluding the
right sample point). In other words, it constitutes a step function.
See Also:
signal.setInterpolation(), signal.getInterpolation(), TPT.LINEAR