ReferenceFrameEvaluatorDefinedInIntervals Property |
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TimeIntervalCollection<ReferenceFrame> DefinedInIntervals { get; }
Public ReadOnly Property DefinedInIntervals As TimeIntervalCollection(Of ReferenceFrame)
Get
public:
property TimeIntervalCollection<ReferenceFrame^>^ DefinedInIntervals {
TimeIntervalCollection<ReferenceFrame^>^ get ();
}
member DefinedInIntervals : TimeIntervalCollection<ReferenceFrame> with get
Property Value
Type:
TimeIntervalCollectionReferenceFrameSee Also