ParameterizedMotionEvaluator3<TParameter1, TParameter2, TParameter3, TResult> Properties |
The ParameterizedMotionEvaluator3<TParameter1, TParameter2, TParameter3, TResult> generic 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 ParameterizedEvaluator3<TParameter1, TParameter2, TParameter3, TResult>.) |
![]() | Group |
Gets the group that contains this evaluator.
(Inherited from ParameterizedEvaluator3<TParameter1, TParameter2, TParameter3, TResult>.) |
![]() | IsThreadSafe |
Gets a value indicating whether the methods on this instance are safe to call from
multiple threads simultaneously.
(Overrides ParameterizedEvaluator3<TParameter1, TParameter2, TParameter3, TResult>.IsThreadSafe.) |
![]() | IsTimeVarying |
Gets a value indicating whether or not the value of this evaluator changes with time. If
false, the evaluator is assumed to return the same value for any
input JulianDate.
(Overrides ParameterizedEvaluator3<TParameter1, TParameter2, TParameter3, TResult>.IsTimeVarying.) |