AdvancedGetTransformationFromPointsAxes Method |
Name | Description | |
---|---|---|
GetTransformationFromPointsAxes(Point, Axes) |
Gets an evaluator that can be used to find the transformation from the axes in which a point is defined to a given axes.
The transformation is represented by a
Motion<UnitQuaternion, Cartesian>
at a given JulianDate.
| |
GetTransformationFromPointsAxes(Point, Axes, EvaluatorGroup) |
Gets an evaluator that can be used to find the transformation from the axes in which a point is defined to a given axes.
The transformation is represented by a
Motion<UnitQuaternion, Cartesian>
at a given JulianDate.
|