Click or drag to resize

PointEvaluatorDefinedInIntervals Property

Gets a TimeIntervalCollection where the Data property of each interval is the ReferenceFrame in which this Point 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<ReferenceFrame> DefinedInIntervals { get; }

Property Value

Type: TimeIntervalCollectionReferenceFrame
See Also