UtilityTraceFunctionOutput

An UtilityTraceFunctionOutput is comprised of an UtilityTraceFunction and its corresponding global result.

Since

200.1.0

Properties

Link copied to clipboard

The UtilityTraceFunction that was executed by the trace.

Link copied to clipboard
val result: Any

The global result of this UtilityTraceFunction. The type of this numeric value is dependent on the UtilityNetworkAttributeDataType of the UtilityNetworkAttribute.