AxesAlignedConstrained.ComputeTransformation Method |
Name | Description | |
---|---|---|
![]() ![]() | ComputeTransformation(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.
|
![]() ![]() | ComputeTransformation(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.
|
![]() ![]() | ComputeTransformation(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.
|
![]() ![]() | ComputeTransformation(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.
|
![]() ![]() | ComputeTransformation(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.
|
![]() ![]() | ComputeTransformation(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.
|