Divider block
The Divider block calculates the quotient of two fields.
Divider block
Description
The value of an output field is the value of the field from port 1 (dividend) divided by the value of the field from port 2 (divisor).
divider block
Block Type
Mathematical block
Input/Output ports
Each input port can only accept floating point (i.e. double) fields.
There is an output field for each division calculation that the block is configured to compute.
Functions performed on tags
-
On the values - The value of an output field (the quotient) is the value of the field from port 1 (dividend) divided by the value of the field from port 2 (divisor). If the quality of any one of the input fields is bad, the value of the output field is 0 (and the quality is bad)
-
On the timestamp - The output field will always have the execution time stamp.
-
On the quality - When any of the 2 fields used to produce an output field has bad quality, the quality of the output field will be bad (and the output field's value will be 0).
Related topics: