public class RungeKuttaIntegrator extends java.lang.Object implements Integrator
| Constructor and Description |
|---|
RungeKuttaIntegrator() |
| Modifier and Type | Method and Description |
|---|---|
void |
integrate(ForceSimulator sim,
long timeStep) |
public void integrate(ForceSimulator sim, long timeStep)
integrate in interface IntegratorIntegrator.integrate(prefuse.util.force.ForceSimulator, long)