Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
GSWD_ID | INT UNSIGNED | 10 | √ | null |
|
|
Unique ID (primary key) for entries in the GSWD table |
|||
GSWG_ID | INT UNSIGNED | 10 | √ | null |
|
|
||||
GSWD_FREQ | FLOAT | 12 | √ | null |
|
|
Frequency of dispersion curve in Hz |
|||
GSWD_PHVL | FLOAT | 12 | √ | null |
|
|
Average phase velocity of dispersion curve in m/s |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | GSWD_ID |
GSWG_ID | Performance | Asc | GSWG_ID |