Click or drag to resize

DurationFunctionSampling.GetFunctionSampler Method

Creates a sampler that takes the DefaultStep.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public IDurationFunctionSampler GetFunctionSampler()

Return Value

Type: IDurationFunctionSampler
A sampler.
See Also