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: 23.1.416.0 (23.1.416.0)
Syntax
public DateMotionCollection<double> Data { get; set; }

Property Value

Type: DateMotionCollectionDouble
See Also