A univariate input (REAL) produces a univariate result series (REAL). A multivariate input (MULTIVAR_REAL) produces a multivariate result series (MULTIVAR_REAL). This function produces just a single ARTPRIMARY output. No other auxiliary layers are produced.
Display the RETURNS TABLE with a SELECT statement.
RETURNS TABLE Schema
Name | Data Type | Description |
---|---|---|
derived-series-identifier | Varies | The resultant series identifier inherited from the SERIES_ID. |
ROW_I | Varies | Index of time series. The data type depends on the OUTPUT_FMT: INDEX_STYLE used with the query. |
MAGNITUDE_field | REAL | [Appears once for each field specified in PAYLOAD.] Magnitudes of transformed time series elements. |