Click or drag to resize

JulianDateFunctionThresholdDetails Constructor

Initializes a new instance. The threshold is initially enabled.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDateFunctionThresholdDetails(
	double value
)

Parameters

value
Type: SystemDouble
The threshold value of interest.
See Also