| AlignedConstrained Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: AGI.Foundation.Coordinates
 Syntax
Syntax Methods
Methods| Name | Description | |
|---|---|---|
|   | GetMotion(UnitCartesian, UnitCartesian) | 
            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.
             | 
|   | GetMotion(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.
             | 
|   | GetMotion(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.
             | 
 See Also
See Also