| Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
hp_id |
|
NUMERIC(8, 0) |
NO |
High-pass filter identifier. Each high-pass filter is assigned a unique integer which identifies it in a database |
| filter_type |
|
VARCHAR(2) |
NO |
This attribute denotes the type of a high-pass filter |
| nb_pole |
|
NUMERIC(8, 0) |
NO |
This attribute denotes the number of poles of a high-pass filter |
| corner_freq |
|
FLOAT |
NO |
This attribute represents the corner frequency of a high-pass filter |
| damping_value |
|
FLOAT |
NO |
This attribute represents the fraction of critical damping of a high-pass filter |
| lddate |
|
DATE |
YES |
Load date. Date and time that the record was created or last modified, in Oracle date datatype |