Click or drag to resize

TimeIntervalFinderExtremaCrossingUncertaintyFactor Property

Gets or sets a value determining how finely to explore an extremum with the potential to cross a threshold. This value is passed along to the property of the same name on the JulianDateFunctionExplorer.

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

Property Value

Type: Double
See Also