nl.tudelft.simulation.dsol.tutorial.section42
Class Model

java.lang.Object
  extended by nl.tudelft.simulation.dsol.tutorial.section42.Model
All Implemented Interfaces:
Serializable, ModelInterface

public class Model
extends Object
implements ModelInterface

A BoatModel
(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 Dec 8, 2003
Author:
Peter Jacobs
See Also:
Serialized Form

Constructor Summary
Model()
          constructs a new BoatModel
 
Method Summary
 void constructModel(SimulatorInterface simulator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Model

public Model()
constructs a new BoatModel

Method Detail

constructModel

public void constructModel(SimulatorInterface simulator)
                    throws RemoteException
Specified by:
constructModel in interface ModelInterface
Throws:
RemoteException
See Also:
#constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface)


Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.