This function outputs a univariate or multivariate result series. The number of result fields depends on the primary input payload-fields content. There is one result column produced for every field referenced in the primary input payload-fields list. In general, if the primary input payload-content was REAL, then a univariate series of type REAL is produced as a result series. If the primary input payload-content was MULTIVAR_REAL, then a univariate series of type MULTIVAR_REAL is produced as a result series.
Name | Data Type | Description |
---|---|---|
derived-series-identifier | Varies | The resultant series identifier from the SERIES_ID. |
ROW_I | Varies | Index of result series. Data type varies depending on the OUTPUT_FMT:INDEX_STYLE parameter. |
primary-input-payload-field | REAL | Unnormalized magnitudes of a previously-normalized series. There is one result column produced for each field that appeared in the input payload-fields list, and in the same order. The field name is same as the field name associated with the corresponding field in that payload list. |