Click or drag to resize

DoubleMotionInterpolator.Data Property

Gets or sets the data over which to interpolate.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public DateMotionCollection<double> Data { get; set; }

Property Value

Type: DateMotionCollection<Double>
See Also