Metric Ifc
A performance metric is figure of merit that characterizes the performance of a device, system, method, or entity, relative to its alternatives.
A metric has a required name to help identify it and an optional description to provide context for the metric. The domain of the metric represents the natural set of possible (real) legal values for its values. The default interval for the domain is 0.0 to positive infinity. The direction provides the context for evaluation based on the metric value, with two cases:
bigger values are considered better or 2) smaller values are considered better. The default direction is bigger is better. The metric can have a description of its units of measure unitsOfMeasure.
Inheritors
Properties
Functions
Returns an instance of MetricData based on (modaName, weight), recording this metric's own domain. This is what a metric considered on its own should report.
Returns an instance of MetricData based on (modaName, weight), recording the supplied domain.