AxesFromArchive<TEntity>.GetEvaluator Method |
Name | Description | |
---|---|---|
![]() | GetEvaluator() |
Gets an evaluator that can be used to find the transformation from this axes' parent axes to
this axes at a given date. Consider using the methods of GeometryTransformer
instead of calling this method directly.
See GetEvaluator(EvaluatorGroup) for details.
(Inherited from Axes.) |
![]() | GetEvaluator(EvaluatorGroup) |
Gets an evaluator that can be used to find the Motion<UnitQuaternion, Cartesian>
of this axes at a given JulianDate.
Adds the evaluator to the EvaluatorGroup.
(Overrides Axes.GetEvaluator(EvaluatorGroup).) |