AxesEvaluator Properties |
The AxesEvaluator 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 MotionEvaluatorT, TDerivative.) | |
DefinedInIntervals |
Gets a TimeIntervalCollection where the Data property of
each interval is the Axes in which this Axes is defined over the interval.
| |
Group |
Gets the group that contains this evaluator.
(Inherited from MotionEvaluatorT, TDerivative.) | |
IsThreadSafe |
Gets a value indicating whether the methods on this instance are safe to call from
multiple threads simultaneously.
(Inherited from FunctionTIndependent, TDependent, TDependentDerivative.) | |
IsTimeVarying |
Gets a value indicating whether or not the value of this evaluator changes with time. If
, the evaluator is assumed to return the same value for any
input JulianDate.
(Inherited from MotionEvaluatorT, TDerivative.) |