public class Ground3D extends Mass
Modifier and Type | Method and Description |
---|---|
void |
compute()
Compute the physics of the Mass module.
|
double |
getParam(param p) |
int |
setParam(param p,
double val) |
getFrc, getPos, getType, getVel, stopVelocityControl, triggerVelocityControl
public Ground3D(double size, Vect3D initPos)
size
- radius of the module.initPos
- initial position.Processing Library miPhysics by James Leonard. (c) 2019