Click or drag to resize

InternationalTerrestrialReferenceFrameEvaluator.Evaluate Method

Overload List
  NameDescription
Public methodEvaluate(JulianDate)
Gets the transformation that will transform a motion expressed in the From and express it in the To.
(Overrides Evaluator<T>.Evaluate(JulianDate).)
Public methodEvaluate(TimeInterval, Duration)
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from Evaluator<T>.)
Public methodEvaluate(JulianDate, JulianDate, Duration)
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from Evaluator<T>.)
Public methodEvaluate(TimeInterval, Duration, ITrackCalculationProgress)
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from Evaluator<T>.)
Public methodEvaluate(JulianDate, JulianDate, Duration, ITrackCalculationProgress)
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from Evaluator<T>.)
Top
See Also