AxesFixedOffsetGetEvaluator 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 transformation from the ReferenceAxes to
to a new Axes at a given JulianDate. The new axes will be represented by
a Motion<UnitQuaternion, Cartesian>
specifying the orientation of these Axes and any derivative information requested
will be Zero.
Consider using the methods of GeometryTransformer
instead of calling this method directly.
(Overrides AxesGetEvaluator(EvaluatorGroup).) |