7.00.02 - Output - Aster Analytics

Teradata AsterĀ® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
zuk1466006200888
IFFT Output Table Schema
Column Name Data Type Description
id_column Same as in input table Contains time series identifiers.
timestep INTEGER Column for ordering data. Not necessarily the same as the input table time_column.
col_real_value DOUBLE PRECISION Appears only if the value of OutputPolarCoordinates is 'false' (the default). Contains the real part of the transformed data in the column col.
col_imag_value DOUBLE PRECISION Appears only if the value of OutputPolarCoordinates is 'false' (the default).

Contains the imaginary part of the transformed data in the column col.

col_mag_value DOUBLE PRECISION Appears only if the value of OutputPolarCoordinates is 'true'.

Contains the magnitude of the transformed data in the column col.

col_arg_value DOUBLE PRECISION Appears only if the value of OutputPolarCoordinates is 'true'. Contains the argument of the transformed data in the column col.