ReferenceFrameEvaluatorEvaluate Method |
Name | Description | |
---|---|---|
Evaluate(JulianDate) |
Gets the transformation that will transform a point expressed in the frame in which
this frame is defined and express it in this frame. This method is equivalent to calling
Evaluate(JulianDate, Int32) with an order of 0.
(Overrides EvaluatorTEvaluate(JulianDate).) | |
Evaluate(JulianDate, Int32) |
Gets the transformation that will transform a point expressed in the frame in which
this frame is defined and express it in this frame.
| |
Evaluate(TimeInterval, Duration) |
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from EvaluatorT.) | |
Evaluate(JulianDate, JulianDate, Duration) |
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from EvaluatorT.) | |
Evaluate(TimeInterval, Duration, ITrackCalculationProgress) |
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from EvaluatorT.) | |
Evaluate(JulianDate, JulianDate, Duration, ITrackCalculationProgress) |
Evaluates this evaluator at a specified fixed step over the specified interval.
(Inherited from EvaluatorT.) |