Serialized Form


Package nl.tudelft.simulation.examples.dsol.animation

Class nl.tudelft.simulation.examples.dsol.animation.BallModel extends Object implements Serializable


Package nl.tudelft.simulation.examples.dsol.animation.continuous

Class nl.tudelft.simulation.examples.dsol.animation.continuous.Positioner extends DifferentialEquation implements Serializable


Package nl.tudelft.simulation.examples.dsol.animation3d

Class nl.tudelft.simulation.examples.dsol.animation3d.BallModel3D extends Object implements Serializable

Class nl.tudelft.simulation.examples.dsol.animation3d.Positioner3D extends DifferentialEquation implements Serializable


Package nl.tudelft.simulation.examples.dsol.dess

Class nl.tudelft.simulation.examples.dsol.dess.DESSModel extends Object implements Serializable

Class nl.tudelft.simulation.examples.dsol.dess.Distance extends DifferentialEquation implements Serializable

Serialized Fields

speed

Speed speed
the speed

Class nl.tudelft.simulation.examples.dsol.dess.Speed extends DifferentialEquation implements Serializable


Package nl.tudelft.simulation.examples.dsol.examples

Class nl.tudelft.simulation.examples.dsol.examples.DSOLApplication extends nl.tudelft.simulation.dsol.gui.DSOLApplication implements Serializable


Package nl.tudelft.simulation.examples.dsol.mm1queue

Class nl.tudelft.simulation.examples.dsol.mm1queue.MM1Queue extends Object implements Serializable

Class nl.tudelft.simulation.examples.dsol.mm1queue.Release extends Release implements Serializable

Class nl.tudelft.simulation.examples.dsol.mm1queue.Seize extends Seize implements Serializable


Package nl.tudelft.simulation.examples.dsol.port

Class nl.tudelft.simulation.examples.dsol.port.Boat extends Process implements Serializable

Serialized Fields

port

Port port
the port to enter


description

String description
the description of the boat

Class nl.tudelft.simulation.examples.dsol.port.Model extends Object implements Serializable


Package nl.tudelft.simulation.examples.dsol.timesharedcomputer

Class nl.tudelft.simulation.examples.dsol.timesharedcomputer.Computer extends Object implements Serializable

Class nl.tudelft.simulation.examples.dsol.timesharedcomputer.Computer.ExitCounter extends Counter implements Serializable

Serialized Fields

simulator

SimulatorInterface simulator
simulator refers to the simulator

Class nl.tudelft.simulation.examples.dsol.timesharedcomputer.CPU extends Station implements Serializable

Serialized Fields

status

boolean status
status of the CPU


queue

List<E> queue
queue is the queue of waiting jobs


location

DirectedPoint location
the location

Class nl.tudelft.simulation.examples.dsol.timesharedcomputer.Terminal extends Station implements Serializable

Serialized Fields

thinkDelay

DistContinuous thinkDelay
the thinkDelay


jobSize

DistContinuous jobSize
the jobSize



Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.