|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.Fissures.IfNetwork.PoleZeroFilter
public final class PoleZeroFilter
A pole zero based response filter. This corresponds to blockette 53 in the SEED manual.
Field Summary | |
---|---|
ComplexNumberErrored[] |
poles
|
ComplexNumberErrored[] |
zeros
|
Constructor Summary | |
---|---|
PoleZeroFilter()
|
|
PoleZeroFilter(ComplexNumberErrored[] poles,
ComplexNumberErrored[] zeros)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ComplexNumberErrored[] poles
public ComplexNumberErrored[] zeros
Constructor Detail |
---|
public PoleZeroFilter()
public PoleZeroFilter(ComplexNumberErrored[] poles, ComplexNumberErrored[] zeros)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |