nl.tudelft.simulation.sne.c1
Class C1TaskB

java.lang.Object
  extended bynl.tudelft.simulation.sne.c1.C1TaskB
All Implemented Interfaces:
nl.tudelft.simulation.dsol.ModelInterface, java.io.Serializable

public class C1TaskB
extends java.lang.Object
implements nl.tudelft.simulation.dsol.ModelInterface

The C1 Test Model. see for detailed specification http://www.argesim.org/comparisons/c1/definition/c1def.html

(c) copyright 2003 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: General Public License (GPL) , no warranty

Since:
1.4
Version:
1.2 Apr 20, 2004
Author:
Peter Jacobs
See Also:
Serialized Form

Constructor Summary
C1TaskB()
           
 
Method Summary
 void constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C1TaskB

public C1TaskB()
Method Detail

constructModel

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


Copyright © 2003-2004 Delft University of Technology, the Netherlands. All Rights Reserved.