Componants#
model#
|
A clinical descriptor for biomechanical data analysis. |
|
A Joint is the connection between a proximal and a distal segment. |
|
Represents a rigid body segment in a biomechanical model. |
|
Base class representing a biomechanical model. |
The Model6Dof class, inheriting from Model, specifically deals with models having six degrees of freedom. |
|
Represents a segmental coordinate system. |
|
|
Represents a Technical Referential (Coordinate System) constructed from tracking markers. |
Represents an Anatomical Referential (Coordinate System) constructed for a segment. |
frame#
|
Represents a local position of a 3D point in a coordinate system. |
|
Represents a coordinate system at a specific time, including rotation matrix and translation vectors. |
|
Sets the axes and rotation matrix of a coordinate system from two vectors and a sequence. |
|
Convert an angle-axis representation to a 3x3 rotation matrix. |
|
Converts a rotation matrix to its quaternion representation. |
|
Converts a quaternion to an angle-axis representation. |
|
Converts a rotation matrix to an angle-axis representation. |
|
Converts an angle-axis representation to a quaternion. |
|
Converts a quaternion to a rotation matrix. |