protected static class CarTest.Model extends Object implements OTSModelInterface
nl.tudelft.simulation.dsol.ModelInterface.CalendarDouble, nl.tudelft.simulation.dsol.ModelInterface.CalendarFloat, nl.tudelft.simulation.dsol.ModelInterface.CalendarLong, nl.tudelft.simulation.dsol.ModelInterface.TimeDouble, nl.tudelft.simulation.dsol.ModelInterface.TimeDoubleUnit, nl.tudelft.simulation.dsol.ModelInterface.TimeFloat, nl.tudelft.simulation.dsol.ModelInterface.TimeFloatUnit, nl.tudelft.simulation.dsol.ModelInterface.TimeLong, nl.tudelft.simulation.dsol.ModelInterface.TimeLongUnit
Modifier | Constructor and Description |
---|---|
protected |
Model() |
Modifier and Type | Method and Description |
---|---|
void |
constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble> theSimulator) |
OTSDEVSSimulator |
getSimulator() |
public final void constructModel(nl.tudelft.simulation.dsol.simulators.SimulatorInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble> theSimulator) throws nl.tudelft.simulation.dsol.SimRuntimeException, RemoteException
constructModel
in interface nl.tudelft.simulation.dsol.ModelInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble>
nl.tudelft.simulation.dsol.SimRuntimeException
RemoteException
public final OTSDEVSSimulator getSimulator() throws RemoteException
getSimulator
in interface nl.tudelft.simulation.dsol.ModelInterface<DoubleScalar.Abs<TimeUnit>,DoubleScalar.Rel<TimeUnit>,OTSSimTimeDouble>
RemoteException
Copyright © 2014–2015 Delft University of Technology. All rights reserved.