The ts_col_cnt() function

The ts_col_cnt() function returns the number of columns contained in each element of a time series.

Syntax

mi_integer 
ts_col_cnt (ts_tsdesc *tsdesc)
tsdesc
A time series descriptor returned by ts_open.

Returns

The number of columns.