Click or drag to resize

StoppingConditionAngularSetting Property

Gets or sets the range a value should be cropped to if the value computed is a angle, or indicates that the value computed is not an angle. By default this is set to NotCircular.

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; set; }

Property Value

Type: CircularRange
See Also