Click or drag to resize

AdvancedGetTransformationFromPointsAxes Method

Overload List
  NameDescription
Public methodStatic memberGetTransformationFromPointsAxes(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.
Public methodStatic memberGetTransformationFromPointsAxes(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.
Top
See Also