Click or drag to resize

VectorEvaluatorDefinedInIntervals Property

Gets a TimeIntervalCollection where the Data property of each interval is the Axes in which this Vector is defined over the interval.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract TimeIntervalCollection<Axes> DefinedInIntervals { get; }

Property Value

Type: TimeIntervalCollectionAxes
See Also