The IRubricatorExecuteResult interface contains properties that are used to work with the data obtained after calculation of a time series database.
Property name | Brief description | |
DataAttributes | The DataAttributes property returns information on retrieved attribute values for the specified dictionary of the time series database. | |
DataMatrix | The DataMatrix property returns matrix of values for the specified dictionary of the time series database. | |
Dependencies | The Dependencies property returns dependencies matrix for the time series database. | |
Factors | The Factors property returns a matrix of factors of the time series database. | |
Values | The Values property returns a matrix of values of the time series database. |
See also: