Click or drag to resize

AccessConstraintEvaluatorTolerance Property

Gets or sets the tolerance on the constraint value to use when computing the time when this constraint crosses its threshold.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Tolerance { get; protected set; }

Property Value

Type: Double
See Also