Start » Filter Reference » Basic » Real » RealSequenceDistances
Module: | FoundationLite |
---|
Computes the absolute difference between points in array.
Name | Type | Description | |
---|---|---|---|
inValues | RealArray | Input RealArray values | |
inCyclic | Bool | Flag indicating whether distance between first and last value in array should be measured | |
outDistances | RealArray | Output RealArray value of distances between input Real values in array | |
outDistanceSum | Real | Output Real value of sum of distances between input Real values in array |
Complexity Level
This filter is available on Basic Complexity Level.