nl.tudelft.simulation.dsol.tutorial.section44
Class DiscreteBall
java.lang.Object
nl.tudelft.simulation.dsol.tutorial.section44.Ball
nl.tudelft.simulation.dsol.tutorial.section44.DiscreteBall
- All Implemented Interfaces:
- LocatableInterface
public class DiscreteBall
- extends Ball
- Author:
- peter
DiscreteBall
public DiscreteBall(DEVSSimulatorInterface simulator)
throws RemoteException,
SimRuntimeException
- constructs a new DiscreteBall
- Parameters:
simulator
- the simulator
- Throws:
RemoteException
- on remote failure
SimRuntimeException
- on schedule failure
getLocation
public DirectedPoint getLocation()
throws RemoteException
- Throws:
RemoteException
- See Also:
#getLocation()
Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.