Utility Trace Function
constructor(functionType: UtilityTraceFunctionType, networkAttribute: UtilityNetworkAttribute, condition: UtilityTraceCondition? = null)
Creates a function object to compute a value from a network attribute.
Since
200.1.0
Parameters
function Type
the calculation to perform
network Attribute
the UtilityNetworkAttribute to use with the calculation
condition
a UtilityTraceCondition to use to restrict the functional calculation to features that satisfy the condition