nl.tudelft.simulation.dsol.tutorial.section44
Class Model
java.lang.Object
nl.tudelft.simulation.dsol.tutorial.section44.Model
- All Implemented Interfaces:
- Serializable, ModelInterface
public class Model
- extends Object
- implements ModelInterface
BoatModel, the ball example in 3D
(c) copyright 2002-2005 Delft
University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: Lesser
General Public License (LGPL) , no warranty.
- Version:
- 1.0 10.05.2004
- Author:
- Roy Chin
- See Also:
- Serialized Form
Constructor Summary |
Model()
Constructs new BoatModel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Model
public Model()
- Constructs new BoatModel
constructModel
public void constructModel(SimulatorInterface simulator)
throws RemoteException,
SimRuntimeException
- Specified by:
constructModel
in interface ModelInterface
- Throws:
RemoteException
SimRuntimeException
- See Also:
(nl.tudelft.simulation.dsol.simulators.SimulatorInterface)
Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.