Click or drag to resize

DurationFunctionSamplingUseFunctionSamplingSuggestion Property

Gets or sets a value indicating whether the sampling suggestion from the constraint should be used. If , the constraint's suggestion is ignored and the DefaultStep is used.

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

Property Value

Type: Boolean
See Also