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