HelmertTransformationRotation Property |
Gets the off-diagonal components of the skew-symmetric rotation matrix.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian Rotation { get; }
Public ReadOnly Property Rotation As Cartesian
Get
public:
property Cartesian Rotation {
Cartesian get ();
}
member Rotation : Cartesian with get
Property Value
Type:
CartesianSee Also