|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.sne.c1.C1TaskA
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
| Constructor Summary | |
C1TaskA()
the default constructor constructs a new C1 |
|
C1TaskA(short numericalMethod)
constructs a new C1 |
|
| Method Summary | |
void |
constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
|
static void |
main(java.lang.String[] args)
executes C1 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public C1TaskA()
public C1TaskA(short numericalMethod)
numericalMethod - the numericalMethod to use| Method Detail |
public void constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
throws java.rmi.RemoteException
constructModel in interface nl.tudelft.simulation.dsol.ModelInterfacejava.rmi.RemoteException#constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface)public static void main(java.lang.String[] args)
args - the commandline arguments
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||