public static class MechSystem.ConstraintInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
compliance |
double |
damping |
double |
dist |
double |
force |
RigidBodyConstraint.MotionType |
motionType |
| Constructor and Description |
|---|
ConstraintInfo() |
public double dist
public double compliance
public double damping
public double force
public RigidBodyConstraint.MotionType motionType