Click or drag to resize

AxesAlignedConstrained.ComputeTransformation 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(Motion<Cartesian>, Motion<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(Motion<UnitCartesian, Cartesian>, Motion<UnitCartesian, 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(Motion<Cartesian>, AxisIndicator, Motion<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.
Public methodStatic memberComputeTransformation(Motion<UnitCartesian, Cartesian>, AxisIndicator, Motion<UnitCartesian, 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