![]() |
Springhead
An open source physics engine for virtual reality, haptics and motion generation.
|
パラメータ一覧(1D/3D/6Dを共通で扱えるようにするためのデスクリプタもどき)
#include <PHJointMotor.h>
Public 型 | |
typedef PTM::TVector< NDOF, double > | VecNd |
Public 変数 | |
VecNd | fAvg |
SpatialVector | xs |
bool | bYielded |
VecNd | spring |
VecNd | damper |
VecNd | secondDamper |
VecNd | targetVelocity |
VecNd | offsetForce |
double | yieldStress |
double | hardnessRate |