Click or drag to resize

JulianDateFunctionExplorer.SampleSuggestionCallback Property

Gets or sets the callback to use to determine the times at which to sample the Functions when the Explore(JulianDate, JulianDate) method is called.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public JulianDateSampleSuggestionCallback SampleSuggestionCallback { get; set; }

Property Value

Type: JulianDateSampleSuggestionCallback
See Also