|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.dsol.tutorial.section44.Ball
nl.tudelft.simulation.dsol.tutorial.section44.DiscreteBall
| Field Summary |
| Fields inherited from class nl.tudelft.simulation.dsol.tutorial.section44.Ball |
destination, origin, RADIUS, rotZ |
| Constructor Summary | |
DiscreteBall(nl.tudelft.simulation.dsol.simulators.DEVSSimulatorInterface simulator)
constructs a new DiscreteBall |
|
| Method Summary | |
nl.tudelft.simulation.language.d3.DirectedPoint |
getLocation()
|
| Methods inherited from class nl.tudelft.simulation.dsol.tutorial.section44.Ball |
getBounds, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DiscreteBall(nl.tudelft.simulation.dsol.simulators.DEVSSimulatorInterface simulator)
throws java.rmi.RemoteException,
nl.tudelft.simulation.dsol.SimRuntimeException
simulator - the simulator
java.rmi.RemoteException - on remote failure
nl.tudelft.simulation.dsol.SimRuntimeException - on schedule failure| Method Detail |
public nl.tudelft.simulation.language.d3.DirectedPoint getLocation()
throws java.rmi.RemoteException
java.rmi.RemoteException#getLocation()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||