|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yobotics.simulationconstructionset.KinematicPoint
com.yobotics.simulationconstructionset.ExternalForcePoint
com.yobotics.simulationconstructionset.GroundContactPoint
public class GroundContactPoint
| Field Summary | |
|---|---|
YoVariable |
coll
|
YoVariable |
fs
|
YoVariable |
slip
|
YoVariable |
tdx
|
YoVariable |
tdy
|
YoVariable |
tdz
|
| Fields inherited from class com.yobotics.simulationconstructionset.ExternalForcePoint |
|---|
fx, fy, fz, px, py, pz |
| Fields inherited from class com.yobotics.simulationconstructionset.KinematicPoint |
|---|
dx, dy, dz, x, y, z |
| Constructor Summary | |
|---|---|
GroundContactPoint(java.lang.String name,
javax.vecmath.Vector3d offset,
Robot rob)
|
|
| Method Summary |
|---|
| Methods inherited from class com.yobotics.simulationconstructionset.ExternalForcePoint |
|---|
resolveCollision, resolveCollision, resolveMicroCollision, toString |
| Methods inherited from class com.yobotics.simulationconstructionset.KinematicPoint |
|---|
getKinematicPointUpdater, getName, getOffset, getParentJoint, setKinematicPointUpdater, setOffsetJoint, setOffsetJoint, setOffsetWorld, setParentJoint |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public YoVariable tdx
public YoVariable tdy
public YoVariable tdz
public YoVariable fs
public YoVariable slip
public YoVariable coll
| Constructor Detail |
|---|
public GroundContactPoint(java.lang.String name,
javax.vecmath.Vector3d offset,
Robot rob)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||