public static class IIRFilter.IIRFilterAnalysis
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
amplitudeResponse |
double |
frImag |
double |
frReal |
double |
groupDelay |
double |
phaseDelay |
double |
phaseResponse |
double |
w |
Constructor and Description |
---|
IIRFilterAnalysis() |