|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface KinematicsSimulation
The KinematicsSimulation interface is the base class for simulation of kinematics systems.
| Method Summary | |
|---|---|
double |
getCurrentTime()
DOCUMENT ME! |
int |
getDimension()
DOCUMENT ME! |
java.util.Set |
getFields()
DOCUMENT ME! |
double |
getInterval()
DOCUMENT ME! |
java.util.Set |
getParticles()
DOCUMENT ME! |
| Methods inherited from interface org.jscience.Simulation |
|---|
initialize, isRunning, restart, start, stop |
| Method Detail |
|---|
double getInterval()
double getCurrentTime()
int getDimension()
java.util.Set getFields()
java.util.Set getParticles()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||