Name
screw_to_dual_quat T_screw_to_dual_quat ScrewToDualQuat screw_to_dual_quat ScrewToDualQuat ScrewToDualQuat — Umwandlung einer Schraubung in eine duale Einheitsquaternion.
void ScrewToDualQuat (const HTuple& ScrewFormat , const HTuple& AxisDirectionX , const HTuple& AxisDirectionY , const HTuple& AxisDirectionZ , const HTuple& AxisMomentOrPointX , const HTuple& AxisMomentOrPointY , const HTuple& AxisMomentOrPointZ , const HTuple& Rotation , const HTuple& Translation , HTuple* DualQuaternion )
void HDualQuaternion ::HDualQuaternion (const HString& ScrewFormat , const HTuple& AxisDirectionX , const HTuple& AxisDirectionY , const HTuple& AxisDirectionZ , const HTuple& AxisMomentOrPointX , const HTuple& AxisMomentOrPointY , const HTuple& AxisMomentOrPointZ , const HTuple& Rotation , const HTuple& Translation )
void HDualQuaternion ::HDualQuaternion (const HString& ScrewFormat , double AxisDirectionX , double AxisDirectionY , double AxisDirectionZ , double AxisMomentOrPointX , double AxisMomentOrPointY , double AxisMomentOrPointZ , double Rotation , double Translation )
void HDualQuaternion ::HDualQuaternion (const char* ScrewFormat , double AxisDirectionX , double AxisDirectionY , double AxisDirectionZ , double AxisMomentOrPointX , double AxisMomentOrPointY , double AxisMomentOrPointZ , double Rotation , double Translation )
void HDualQuaternion ::ScrewToDualQuat (const HString& ScrewFormat , const HTuple& AxisDirectionX , const HTuple& AxisDirectionY , const HTuple& AxisDirectionZ , const HTuple& AxisMomentOrPointX , const HTuple& AxisMomentOrPointY , const HTuple& AxisMomentOrPointZ , const HTuple& Rotation , const HTuple& Translation )
void HDualQuaternion ::ScrewToDualQuat (const HString& ScrewFormat , double AxisDirectionX , double AxisDirectionY , double AxisDirectionZ , double AxisMomentOrPointX , double AxisMomentOrPointY , double AxisMomentOrPointZ , double Rotation , double Translation )
void HDualQuaternion ::ScrewToDualQuat (const char* ScrewFormat , double AxisDirectionX , double AxisDirectionY , double AxisDirectionZ , double AxisMomentOrPointX , double AxisMomentOrPointY , double AxisMomentOrPointZ , double Rotation , double Translation )
void HOperatorSetX .ScrewToDualQuat ( [in] VARIANT ScrewFormat , [in] VARIANT AxisDirectionX , [in] VARIANT AxisDirectionY , [in] VARIANT AxisDirectionZ , [in] VARIANT AxisMomentOrPointX , [in] VARIANT AxisMomentOrPointY , [in] VARIANT AxisMomentOrPointZ , [in] VARIANT Rotation , [in] VARIANT Translation , [out] VARIANT* DualQuaternion )
void HDualQuaternionX .ScrewToDualQuat ( [in] BSTR ScrewFormat , [in] VARIANT AxisDirectionX , [in] VARIANT AxisDirectionY , [in] VARIANT AxisDirectionZ , [in] VARIANT AxisMomentOrPointX , [in] VARIANT AxisMomentOrPointY , [in] VARIANT AxisMomentOrPointZ , [in] VARIANT Rotation , [in] VARIANT Translation )
static void HOperatorSet .ScrewToDualQuat (HTuple screwFormat , HTuple axisDirectionX , HTuple axisDirectionY , HTuple axisDirectionZ , HTuple axisMomentOrPointX , HTuple axisMomentOrPointY , HTuple axisMomentOrPointZ , HTuple rotation , HTuple translation , out HTuple dualQuaternion )
public HDualQuaternion (string screwFormat , HTuple axisDirectionX , HTuple axisDirectionY , HTuple axisDirectionZ , HTuple axisMomentOrPointX , HTuple axisMomentOrPointY , HTuple axisMomentOrPointZ , HTuple rotation , HTuple translation )
public HDualQuaternion (string screwFormat , double axisDirectionX , double axisDirectionY , double axisDirectionZ , double axisMomentOrPointX , double axisMomentOrPointY , double axisMomentOrPointZ , double rotation , double translation )
void HDualQuaternion .ScrewToDualQuat (string screwFormat , HTuple axisDirectionX , HTuple axisDirectionY , HTuple axisDirectionZ , HTuple axisMomentOrPointX , HTuple axisMomentOrPointY , HTuple axisMomentOrPointZ , HTuple rotation , HTuple translation )
void HDualQuaternion .ScrewToDualQuat (string screwFormat , double axisDirectionX , double axisDirectionY , double axisDirectionZ , double axisMomentOrPointX , double axisMomentOrPointY , double axisMomentOrPointZ , double rotation , double translation )
Der Operator screw_to_dual_quat screw_to_dual_quat ScrewToDualQuat screw_to_dual_quat ScrewToDualQuat ScrewToDualQuat wandelt die Parameter einer
Schraubung in die duale Einheitsquaternion DualQuaternion DualQuaternion DualQuaternion DualQuaternion DualQuaternion dualQuaternion um,
die eine starre 3D-Abbildung repräsentiert.
Eine kurze Einführung in duale Quaternionen, die verwendete Notation
und die Beziehung zwischen dualen Quaternionen und Schraubungen findet
sich in der Dokumentation zu diesem Kapitel
(Transformationen / Duale Quaternionen ).
Eine Schraubung kann beschrieben werden durch die Richtung ihrer
Schraubenachse
mit
, das Moment der Schraubenachse
mit
,
den Rotationswinkel der Schraubung
und die
Translation der Schraubung
.
Wird für ScrewFormat ScrewFormat ScrewFormat ScrewFormat ScrewFormat screwFormat 'moment' "moment" "moment" "moment" "moment" "moment" gewählt, müssen die
beschriebenen Schraubungsparameter in den entsprechenden Parametern
AxisDirectionX AxisDirectionX AxisDirectionX AxisDirectionX AxisDirectionX axisDirectionX , AxisDirectionY AxisDirectionY AxisDirectionY AxisDirectionY AxisDirectionY axisDirectionY , AxisDirectionZ AxisDirectionZ AxisDirectionZ AxisDirectionZ AxisDirectionZ axisDirectionZ ,
AxisMomentOrPointX AxisMomentOrPointX AxisMomentOrPointX AxisMomentOrPointX AxisMomentOrPointX axisMomentOrPointX , AxisMomentOrPointY AxisMomentOrPointY AxisMomentOrPointY AxisMomentOrPointY AxisMomentOrPointY axisMomentOrPointY ,
AxisMomentOrPointZ AxisMomentOrPointZ AxisMomentOrPointZ AxisMomentOrPointZ AxisMomentOrPointZ axisMomentOrPointZ , Rotation Rotation Rotation Rotation Rotation rotation und Translation Translation Translation Translation Translation translation
übergeben werden.
Alternativ ist es auch möglich, anstatt des Moments der Schraubenachse
einen beliebigen Punkt auf der Schraubenachse zu übergeben.
Dazu muss für ScrewFormat ScrewFormat ScrewFormat ScrewFormat ScrewFormat screwFormat 'point' "point" "point" "point" "point" "point" gewählt werden und in
AxisMomentOrPointX AxisMomentOrPointX AxisMomentOrPointX AxisMomentOrPointX AxisMomentOrPointX axisMomentOrPointX , AxisMomentOrPointY AxisMomentOrPointY AxisMomentOrPointY AxisMomentOrPointY AxisMomentOrPointY axisMomentOrPointY und
AxisMomentOrPointZ AxisMomentOrPointZ AxisMomentOrPointZ AxisMomentOrPointZ AxisMomentOrPointZ axisMomentOrPointZ müssen die Koordinaten des Punktes übergeben
werden.
screw_to_dual_quat screw_to_dual_quat ScrewToDualQuat screw_to_dual_quat ScrewToDualQuat ScrewToDualQuat nimmt an, dass der übergebene Richtungsvektor der
Schraubenachse die Länge 1 hat, d.h.
.
Andernfalls ist das resultierende duale Quaternion nicht sinnvoll.
Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
Wird ohne Parallelisierung verarbeitet.
Format der Schraubungsparameter.
Defaultwert:
'moment'
"moment"
"moment"
"moment"
"moment"
"moment"
Werteliste: 'moment' "moment" "moment" "moment" "moment" "moment" , 'point' "point" "point" "point" "point" "point"
X-Komponente des Richtungsvektors der Schraubenachse.
Y-Komponente des Richtungsvektors der Schraubenachse.
Z-Komponente des Richtungsvektors der Schraubenachse.
X-Komponente des Momentenvektors oder eines Punktes
der Schraubenachse.
Y-Komponente des Momentenvektors oder eines Punktes
der Schraubenachse.
Z-Komponente des Momentenvektors oder eines Punktes
der Schraubenachse.
Rotationswinkel im Bogenmaß.
dual_quat_compose dual_quat_compose DualQuatCompose dual_quat_compose DualQuatCompose DualQuatCompose ,
dual_quat_conjugate dual_quat_conjugate DualQuatConjugate dual_quat_conjugate DualQuatConjugate DualQuatConjugate ,
dual_quat_interpolate dual_quat_interpolate DualQuatInterpolate dual_quat_interpolate DualQuatInterpolate DualQuatInterpolate
pose_to_dual_quat pose_to_dual_quat PoseToDualQuat pose_to_dual_quat PoseToDualQuat PoseToDualQuat
dual_quat_to_hom_mat3d dual_quat_to_hom_mat3d DualQuatToHomMat3d dual_quat_to_hom_mat3d DualQuatToHomMat3d DualQuatToHomMat3d ,
pose_to_dual_quat pose_to_dual_quat PoseToDualQuat pose_to_dual_quat PoseToDualQuat PoseToDualQuat ,
dual_quat_to_screw dual_quat_to_screw DualQuatToScrew dual_quat_to_screw DualQuatToScrew DualQuatToScrew ,
dual_quat_to_pose dual_quat_to_pose DualQuatToPose dual_quat_to_pose DualQuatToPose DualQuatToPose ,
dual_quat_normalize dual_quat_normalize DualQuatNormalize dual_quat_normalize DualQuatNormalize DualQuatNormalize ,
serialize_dual_quat serialize_dual_quat SerializeDualQuat serialize_dual_quat SerializeDualQuat SerializeDualQuat ,
deserialize_dual_quat deserialize_dual_quat DeserializeDualQuat deserialize_dual_quat DeserializeDualQuat DeserializeDualQuat ,
dual_quat_trans_line_3d dual_quat_trans_line_3d DualQuatTransLine3d dual_quat_trans_line_3d DualQuatTransLine3d DualQuatTransLine3d ,
axis_angle_to_quat axis_angle_to_quat AxisAngleToQuat axis_angle_to_quat AxisAngleToQuat AxisAngleToQuat
Foundation