Click or drag to resize

JulianDateFunctionExplorerSampleSuggestionCallback 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: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDateSampleSuggestionCallback SampleSuggestionCallback { get; set; }

Property Value

Type: JulianDateSampleSuggestionCallback
See Also