Integrator.Forcible, Integrator.Torquable, java.io.Serializablepublic static class IntegratorRigidIterative.MoleculeAgent extends java.lang.Object implements Integrator.Torquable, Integrator.Forcible, java.io.Serializable
| Constructor | Description |
|---|---|
MoleculeAgent(Space space) |
| Modifier and Type | Method | Description |
|---|---|---|
Vector |
force() |
|
Vector |
torque() |
public MoleculeAgent(Space space)
public Vector torque()
torque in interface Integrator.Torquablepublic Vector force()
force in interface Integrator.Forcible