Serialized Form
-
Package nl.tudelft.simulation.dsol.web.test.ball
-
Class nl.tudelft.simulation.dsol.web.test.ball.BallAnimation
class BallAnimation extends nl.tudelft.simulation.dsol.animation.SimRenderable2d<nl.tudelft.simulation.dsol.animation.Locatable> implements Serializable- serialVersionUID:
- 20220201L
-
Serialized Fields
-
color
Color color
the color of the ballAnimation.
-
-
Class nl.tudelft.simulation.dsol.web.test.ball.BallModel
class BallModel extends AbstractDsolModel<Double,DevsRealTimeAnimator.TimeDouble> implements Serializable - serialVersionUID:
- 1L
-
Class nl.tudelft.simulation.dsol.web.test.ball.BallWebApplication
class BallWebApplication extends DsolWebServer implements Serializable
-
-
Package nl.tudelft.simulation.dsol.web.test.gis
-
Class nl.tudelft.simulation.dsol.web.test.gis.GISModel
class GISModel extends AbstractDsolModel<Double,DevsRealTimeAnimator.TimeDouble> implements Serializable - serialVersionUID:
- 1L
-
Class nl.tudelft.simulation.dsol.web.test.gis.GisRenderableNoCache2D
class GisRenderableNoCache2D extends Object implements Serializable-
Serialized Fields
-
bounds
org.djutils.draw.bounds.Bounds3d bounds
the bounds of the map. -
location
org.djutils.draw.point.OrientedPoint3d location
the location of the map. -
map
nl.tudelft.simulation.dsol.animation.gis.GisMapInterface map
the map to display.
-
-
-
Class nl.tudelft.simulation.dsol.web.test.gis.GISWebApplication
class GISWebApplication extends DsolWebServer implements Serializable
-
-
Package nl.tudelft.simulation.dsol.web.test.mm1
-
Class nl.tudelft.simulation.dsol.web.test.mm1.WebMM1Model
- serialVersionUID:
- 1L
-
Serialized Fields
-
dN
SimTally<Double> dN
tally dN. -
qN
SimPersistent<Double> qN
tally qN. -
uN
nl.tudelft.simulation.dsol.formalisms.flow.statistics.Utilization<Double> uN
utilization uN.
-
-