[]
This class extends ModuleSpec class for analysis filters specification holding purpose.
public class AnWTFilterSpec : ModuleSpec
| Name | Description |
|---|---|
| AnWTFilterSpec(int, int, byte, QuantTypeSpec, ParameterList) | Constructs a new 'AnWTFilterSpec' for the specified number of components and tiles. |
| Name | Description |
|---|---|
| ToString() | Debugging method |
| getHFilters(int, int) | |
| getVFilters(int, int) | |
| getWTDataType(int, int) | Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface for specified tile-component. |
| isReversible(int, int) | Check the reversibility of filters contained is the given tile-component. |