UtilityTraceFunctionType can be one of:
Constant | Description |
---|---|
Enums. | (1) Computes the sum of the network attribute from each applicable element. |
Enums. | (2) Computes the average value of the network attribute from each applicable element. |
Enums. | (3) Counts the number of applicable elements. |
Enums. | (4) Computes the maximum value of the network attribute from each applicable element. |
Enums. | (5) Computes the minimum value of the network attribute from each applicable element. |
Enums. | (6) Takes the network attribute value from the starting point as the base number, and then subtracts the value of the network attribute from each applicable element. |