Click or drag to resize

CachingMotionEvaluatorTEvaluate Method

Overload List
  NameDescription
Public methodEvaluate(JulianDate)
Evaluates the function.
(Overrides MotionEvaluatorTEvaluate(JulianDate).)
Public methodEvaluate(JulianDate, Int32)
Evaluates the function, first checking for a cached result corresponding to date and order.
(Overrides MotionEvaluatorTEvaluate(JulianDate, Int32).)
Public methodEvaluate(TimeInterval, Duration, Int32)
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from MotionEvaluatorT.)
Public methodEvaluate(JulianDate, JulianDate, Duration, Int32)
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from MotionEvaluatorT.)
Public methodEvaluate(TimeInterval, Duration, Int32, ITrackCalculationProgress)
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from MotionEvaluatorT.)
Public methodEvaluate(JulianDate, JulianDate, Duration, Int32, ITrackCalculationProgress)
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from MotionEvaluatorT.)
Top
See Also