| Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
sensor_id |
|
NUMERIC(8, 0) |
NO |
Sensor identifier. Each sensor is assigned a unique integer which identifies it in a database |
component_nb |
|
NUMERIC(8, 0) |
NO |
This attribute represents the component number |
| channel_comp |
|
VARCHAR(2) |
YES |
Component channel |
| component_type |
|
VARCHAR(1) |
YES |
This attribute denotes the component type |
| sensitivity |
|
FLOAT |
NO |
This attribute denotes the sensitivity (Sd) for a sensor or a digitizer |
| frequency |
|
FLOAT |
YES |
The frequency (fs) at which the value in sensitivity/gain is correct |
| seqresp_id |
|
NUMERIC(8, 0) |
YES |
Sequence of responses identifier. Each sequence of responses is assigned a unique integer which identifies it in a database |
| lddate |
|
DATE |
YES |
Load date. Date and time that the record was created or last modified, in Oracle date datatype |