sp_fft_setup |
EntityType | Dependent |
Logical Entity Name | sp_fft_setup |
Definition | |
Note |
sp_fft_setup Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
spf_setup_db_site![]() |
CHAR(16) | NO | ||
spf_setup_db_id![]() |
INTEGER | NO | ||
spf_setup_id![]() |
INTEGER | NO | ||
pst_sc_db_site![]() |
CHAR(16) | NO | ||
pst_sc_db_id![]() |
INTEGER | NO | ||
pst_sc_type_code![]() |
INTEGER | NO | ||
freq_or_order | CHAR(1) | NO | ||
min_in_hz_or_ord | FLOAT | NO | ||
max_in_hz_or_ord | FLOAT | NO | ||
resolution_lines | INTEGER | NO | ||
win_db_site![]() |
CHAR(16) | NO | ||
win_db_id![]() |
INTEGER | NO | ||
win_type_code![]() |
INTEGER | NO | ||
ave_db_site![]() |
CHAR(16) | YES | ||
ave_db_id![]() |
INTEGER | YES | ||
ave_type_code![]() |
INTEGER | YES | ||
ave_wt_db_site![]() |
CHAR(16) | YES | ||
ave_wt_db_id![]() |
INTEGER | YES | ||
ave_wt_type_code![]() |
INTEGER | YES | ||
ave_sy_db_site![]() |
CHAR(16) | YES | ||
ave_sy_db_id![]() |
INTEGER | YES | ||
ave_sy_type_code![]() |
INTEGER | YES | ||
ave_overlap_pct | FLOAT | YES | ||
num_of_averages | INTEGER | YES | ||
sp_str_db_site![]() |
CHAR(16) | YES | ||
sp_str_db_id![]() |
INTEGER | YES | ||
sp_stream_id![]() |
INTEGER | YES | ||
complex_yn | CHAR(1) | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
sp_fft_setup Keys |
Key Name | Key Type | Keys |
PK__sp_fft_setup__282DF8C2 | PrimaryKey | spf_setup_db_site,spf_setup_db_id,spf_setup_id |
sp_fft_setup Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | sp_fft_setup | Non-Identifying | rstat_type_code |
site_database | sp_fft_setup | Identifying | spf_setup_db_site,spf_setup_db_id |
post_scaling_type | sp_fft_setup | Non-Identifying | pst_sc_db_site,pst_sc_db_id,pst_sc_type_code |
window_type | sp_fft_setup | Non-Identifying | win_db_site,win_db_id,win_type_code |
average_type | sp_fft_setup | Non-Identifying | ave_db_site,ave_db_id,ave_type_code |
ave_weight_type | sp_fft_setup | Non-Identifying | ave_wt_db_site,ave_wt_db_id,ave_wt_type_code |
ave_synch_type | sp_fft_setup | Non-Identifying | ave_sy_db_site,ave_sy_db_id,ave_sy_type_code |
sp_stream | sp_fft_setup | Non-Identifying | sp_str_db_site,sp_str_db_id,sp_stream_id |
site_database | sp_fft_setup | Non-Identifying | last_upd_db_site,last_upd_db_id |
sp_fft_setup | mloc_ulist_sp_fft | Identifying | spf_setup_db_site,spf_setup_db_id,spf_setup_id |