The TD_FILTERFACTORY1D function adds rows to an existing table. The existing table must have the columns listed in the result column description in order to successfully write the data to the table.
| Name | Data Type | Description |
|---|---|---|
| FILTERID | BIGINT | Identifier for the generated filter. |
| ROW_I | BIGINT | Row identifier for the filter coefficients. |
| MAG | FLOAT | Coefficient of the filter. |
| DESCRIPTION | VARCHAR | Description for all the filters with the same identifier. |