The TS_IS_INCONTAINER macro

The TS_IS_INCONTAINER macro determines whether the time series data is stored in a container.

Syntax

TS_IS_INCONTAINER((ts_timeseries *) ts)
ts
A pointer to a time series.

Returns

This function returns nonzero if the time series data is in a container, rather than in memory or in a row.