Click or drag to resize

DoubleMotionInterpolatorData Property

Gets or sets the data over which to interpolate.

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

Property Value

Type: DateMotionCollectionDouble
See Also