MetricsCountersNames Class

Definition

Names of metric calculators used in QCTraceSimulator. These correspond to the keys of the dictionary returned by ToCSV(String).

public static class MetricsCountersNames
type MetricsCountersNames = class
Public Class MetricsCountersNames
Inheritance
MetricsCountersNames

Fields

depthCounter

Name of the Depth Counting component of QCTraceSimulator.

primitiveOperationsCounter

Name of the Primitive Operation Counting component of QCTraceSimulator.

widthCounter

Name of the Width Counting component of QCTraceSimulator.

Applies to