Click or drag to resize

StoppingConditionEvaluatorAngularSetting Property

Gets the indication that the value being computed is an angle and, if so, should that angle be between negative PI and PI, or if it should be between 0 and 2*PI.

Namespace:  AGI.Foundation.StoppingConditions
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CircularRange AngularSetting { get; }

Property Value

Type: CircularRange
See Also