Click or drag to resize

CentralBodyInertialAxesGetEvaluator Method

Overload List
  NameDescription
Public methodGetEvaluator
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.)
Public methodGetEvaluator(EvaluatorGroup)
Gets an evaluator that describes the orientation of the default InertialFrame in relation to the axes of the InternationalCelestialReferenceFrame.
(Overrides AxesGetEvaluator(EvaluatorGroup).)
Top
See Also