protected static class CarTest.Model extends Object implements OTSModelInterface
DSOLModel.CalendarDouble, DSOLModel.CalendarFloat, DSOLModel.CalendarLong, DSOLModel.TimeDouble, DSOLModel.TimeDoubleUnit, DSOLModel.TimeFloat, DSOLModel.TimeFloatUnit, DSOLModel.TimeLong
Modifier | Constructor and Description |
---|---|
protected |
Model() |
Modifier and Type | Method and Description |
---|---|
void |
constructModel(SimulatorInterface<Time,Duration,SimTimeDoubleUnit> theSimulator) |
OTSNetwork |
getNetwork() |
DEVSSimulator.TimeDoubleUnit |
getSimulator() |
public final void constructModel(SimulatorInterface<Time,Duration,SimTimeDoubleUnit> theSimulator) throws SimRuntimeException
constructModel
in interface DSOLModel<Time,Duration,SimTimeDoubleUnit>
SimRuntimeException
public final DEVSSimulator.TimeDoubleUnit getSimulator()
getSimulator
in interface DSOLModel<Time,Duration,SimTimeDoubleUnit>
public final OTSNetwork getNetwork()
getNetwork
in interface OTSModelInterface
Copyright © 2014–2018 Delft University of Technology. All rights reserved.