Package samer.units
Class SpectralFIR
- java.lang.Object
-
- samer.units.SpectralFIR
-
-
Constructor Summary
Constructors Constructor and Description SpectralFIR(int n, VVector input)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description VVector
coefficients()
void
dispose()
void
run()
void
starting()
void
stopping()
-