Class DummyModel

java.lang.Object
org.djutils.event.LocalEventProducer
All Implemented Interfaces:
Serializable, Remote, DsolModel<Double,DevsSimulatorInterface<Double>>, org.djutils.event.EventProducer

public class DummyModel extends AbstractDsolModel<Double,DevsSimulatorInterface<Double>>
DummyModel acts as an 'empty' DSOL model for the statistics tests.

Copyright (c) 2019-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.

Author:
Alexander Verbraeck
See Also: