#include <PHJoint1D.h>
Inherits Spr::PHJointBase.
Inherited by Spr::PHJointHinge, and Spr::PHJointSlider.
Collaboration diagram for Spr::PHJoint1D:
Definition at line 11 of file PHJoint1D.h.
|
トルクを追加
Definition at line 20 of file PHJoint1D.h. References torque. |
|
トルクを設定
Definition at line 21 of file PHJoint1D.h. References torque. |
|
トルクを取得
Definition at line 22 of file PHJoint1D.h. References torque. |
|
関節角度を取得
Definition at line 23 of file PHJoint1D.h. References position. |
|
関節速度を取得
Definition at line 24 of file PHJoint1D.h. References velocity. |
|
積分
Reimplemented from Spr::PHJointBase. |
|
articulated inertia & ZA-force
Reimplemented from Spr::PHJointBase. |
|
このジョイントの加速度計算.詳細は基本クラスのコメントを参照.
Implements Spr::PHJointBase. |
|
関節の自由度
Implements Spr::PHJointBase. Definition at line 30 of file PHJoint1D.h. |
|
関節位置の取得
Implements Spr::PHJointBase. Definition at line 32 of file PHJoint1D.h. References position. |
|
関節速度の取得
Implements Spr::PHJointBase. Definition at line 34 of file PHJoint1D.h. References velocity. |
|
関節加速度の取得
Implements Spr::PHJointBase. Definition at line 36 of file PHJoint1D.h. References accel. |
|
関節トルクの取得
Implements Spr::PHJointBase. Definition at line 38 of file PHJoint1D.h. References torque. |
|
関節トルクの設定
Implements Spr::PHJointBase. Definition at line 40 of file PHJoint1D.h. References torque. |
|
関節トルクを加える
Implements Spr::PHJointBase. Definition at line 42 of file PHJoint1D.h. References torque. |
|
姿勢などの再設定 非再帰 基本的な状態量(PHJointStateの内容)がLoadedやLoadStateでセットされた後に、 従属変数を計算するための関数 Reimplemented from Spr::PHJointBase. |
|
状態の読み出し
Reimplemented from Spr::PHJointBase. |
|
状態の保存
Reimplemented from Spr::PHJointBase. |
|
クラス名の取得などの基本機能の実装
Reimplemented from Spr::PHJointBase. Reimplemented in Spr::PHJointHinge, and Spr::PHJointSlider. Definition at line 13 of file PHJoint1D.h. |
|
可動範囲(最大値)
Definition at line 13 of file PHJoint1D.h. |
|
可動範囲(最小値)
Definition at line 15 of file PHJoint1D.h. |
|
トルク
Definition at line 16 of file PHJoint1D.h. Referenced by AddJointTorque(), AddTorque(), GetJointTorque(), GetTorque(), SetJointTorque(), and SetTorque(). |
|
関節加速度
Definition at line 17 of file PHJoint1D.h. Referenced by GetJointAccel(). |
|
変位
Definition at line 18 of file PHJoint1D.h. Referenced by GetJointPosition(), and GetPosition(). |
|
速度
Definition at line 19 of file PHJoint1D.h. Referenced by GetJointVelocity(), and GetVelocity(). |
|
spatial joint axis in Fc coord.
Definition at line 47 of file PHJoint1D.h. |