Click or drag to resize

DoubleFunctionSamplingTrendingStep 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: 24.1.418.0 (24.1.418.0)
Syntax
public double TrendingStep { get; set; }

Property Value

Type: Double
See Also