Click or drag to resize

CyclingMethodSettingsTerminationsCV Property

Gets the list of termination criteria for the CV step.

Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.Cycling
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public List<TerminationRule> TerminationsCV { get; }

Property Value

ListTerminationRule
See Also