Click or drag to resize
Accord.NET (logo)

DenavitHartenbergMatrixX Property

Gets or sets the matrix regarding X axis transformations.

Namespace:  Accord.Math.Kinematics
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public Matrix4x4 X { get; set; }
Request Example View Source

Property Value

Type: Matrix4x4
See Also