Euclidean

Description

Compute the Euclidean length by the square root of the sum of the squares.

Example

time window:
  emitting type: slidingEuclidean
  window functions:
    vector lengths:
      function:
        euclidean length: {}
      attributes: [ ask,bid ]
  policy:
    type: slidingTime
    slide: 500
    window size: 2500

Output attributes

Event output attributes from the above example.

  • ask_EUCL_LEN

  • bid_EUCL_LEN

Postfix ID

Applied to attribute

  • EUCL_LEN

Last updated