Click or drag to resize

DurationFunctionSampling.TrendingStep Property

Gets or sets the size of a trending step that will be taken at the beginning and end of each interval of consideration.

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

Property Value

Type: Duration
See Also