[This is preliminary documentation and is subject to change.]
Calculates the utility for a rule
Namespace: Clarion.Framework.TemplatesAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
Parameters
- rt
- Type: System..::..Double
The response time for the rule (can be used to calculate the cost)
- averageRT
- Type: System..::..Double
The average response time for the rule (can be used to calculate the cost)
- target
- Type: Clarion.Framework.Core..::..Rule
(optional) The rule whose utility is to be calculated