Package xal.tools.dsp
package xal.tools.dsp
-
ClassDescriptionImplements the fundamental behavior and characteristics of a digital filter of finite order with real coefficients.Exception representing an unrecoverable error in data processing.Performs a running average on an input signal.Convenience class implementing a simple 1st order digital differentiator.Utility class for performing common operations on and for digital functions.Convenience class implementing a simple 1st order digital integrator.Convenience class for packaging common digital processing operations.Discrete filter based upon the
FourierExpTransform
class.Class embodying the classic Discrete Fourier Transform (DFT).This class encapsulates many aspects of the Fourier sine transform.Implements the fundamental behavior and characteristics of a Linear, Time-Invariant (LTI) digital filter of finite order with real coefficients.