Analytics Builder 10.14.0 | Using Analytics Builder for Cumulocity IoT | Block Reference | Calculation | Difference
 
Difference
apama.analyticskit.blocks.core.Difference
Calculates the absolute and signed differences between the connected inputs.
Only generates an output if both inputs receive a value.
Input Port Details
Name
Description
Type
Value 1
First input to the block.
float
Value 2
Second input to the block.
float
Output Port Details
Name
Description
Type
Absolute Difference
The absolute difference of the inputs.
float
Signed Difference
The signed difference of the inputs. Positive if the Value 1 input is larger than the Value 2 input.
float