Click or drag to resize

AxesAlignedConstrainedComputeTransformation Method

Overload List
  NameDescription
Public methodStatic memberComputeTransformation(Cartesian, Cartesian)
Given a principal and reference vector expressed in the same set of axes, computes a transformation that will take a vector expressed in that set of axes and expresses it in the aligned-constrained axes.
Public methodStatic memberComputeTransformation(MotionCartesian, MotionCartesian, Int32)
Given a principal and reference vector expressed in the same set of axes, computes a transformation that will take a vector expressed in that set of axes and expresses it in the aligned-constrained axes.
Public methodStatic memberComputeTransformation(MotionUnitCartesian, Cartesian, MotionUnitCartesian, Cartesian, Int32)
Given a principal and reference vector expressed in the same set of axes, computes a transformation that will take a vector expressed in that set of axes and expresses it in the aligned-constrained axes.
Public methodStatic memberComputeTransformation(Cartesian, AxisIndicator, Cartesian, AxisIndicator)
Given a principal and reference vector expressed in the same set of axes, computes a transformation that will take a vector expressed in that set of axes and expresses it in the aligned-constrained axes.
Public methodStatic memberComputeTransformation(MotionCartesian, AxisIndicator, MotionCartesian, AxisIndicator, Int32)
Given a principal and reference vector expressed in the same set of axes, computes a transformation that will take a vector expressed in that set of axes and expresses it in the aligned-constrained axes.
Public methodStatic memberComputeTransformation(MotionUnitCartesian, Cartesian, AxisIndicator, MotionUnitCartesian, Cartesian, AxisIndicator, Int32)
Given a principal and reference vector expressed in the same set of axes, computes a transformation that will take a vector expressed in that set of axes and expresses it in the aligned-constrained axes.
Top
See Also