QCTraceSimulatorConfiguration.UseDepthCounter Field

Definition

If set to true, QCTraceSimulator collects operations depth per each call graph edge. The names of the metrics collected by the Depth Counter are listed in MetricsNames.DepthCounter For more details, please refer to the "Quantum computer trace simulator/Depth Counter" documentation section.

public bool UseDepthCounter;
val mutable UseDepthCounter : bool
Public UseDepthCounter As Boolean 

Field Value

Applies to