Loading

MVTICKS

gts encoder conversion multivariate

The MVTICKS function extracts ticks from an input Geo Time Series™ or GTS Encoder, correctly interpreting Multivariate (MV) values. The result is a potentially multidimensional list.

When a tick has an associated Multivariate value, the MVTICKS function will emit a list with two elements (a pair), the first element will be the tick at which the Multivariate value was encountered, the second element will be a list containing the ticks of the Multivariate value itself.

MVTICKS is available since version 2.1.0.

See also

Signatures

Examples

<' [ 1/1.1:10.1/100/1000 2/2.2:20.2/200/2000.1 3/3.3:30.3/300/'3000' 4/4.4:40.4/400/T 5/5.5:50.5/500/[ 0/0.1:0.1/0/F ] ] '> PARSEVALUE UNWRAPENCODER MVTICKS