public class EulerIntegrator extends java.lang.Object implements Integrator
RungeKuttaIntegrator
Constructor and Description |
---|
EulerIntegrator() |
Modifier and Type | Method and Description |
---|---|
void |
integrate(ForceSimulator sim,
long timestep) |
public void integrate(ForceSimulator sim, long timestep)
integrate
in interface Integrator
Integrator.integrate(prefuse.util.force.ForceSimulator, long)
Copyright ? 2013 Regents of the University of California