ReferenceFrameEvaluator Properties |
The ReferenceFrameEvaluator type exposes the following members.
Name | Description | |
---|---|---|
AvailabilityIntervals |
Gets a TimeIntervalCollection over which data is available.
If the availability interval is infinite, this returns
Infinite.
(Inherited from EvaluatorT.) | |
DefinedInIntervals |
Gets a TimeIntervalCollectionT where the Data property of
each interval is the ReferenceFrame in which this ReferenceFrame is defined over the interval.
| |
Group |
Gets the group that contains this evaluator.
(Inherited from EvaluatorT.) | |
IsThreadSafe |
Gets a value indicating whether the methods on this instance are safe to call from
multiple threads simultaneously.
(Overrides EvaluatorTIsThreadSafe.) | |
IsTimeVarying |
Gets a value indicating whether this frame is fixed with respect to its parent reference frame. If false,
Evaluate(JulianDate, Int32) is assumed to return the same value for any input date.
(Overrides EvaluatorTIsTimeVarying.) |