Uses of Enum Class
eds.model.EventType
Packages that use EventType
Package
Description
Core simulation framework that supports the MVC model layer.
MVC model layer of the application.
-
Uses of EventType in eds.framework
Constructors in eds.framework with parameters of type EventTypeModifierConstructorDescriptionArrivalProcess(ContinuousGenerator arrivalGenerator, EventList eventList, EventType type, DiscreteGenerator sideGenerator, DiscreteGenerator typeGenerator, ContinuousGenerator priceGenerator, DiscreteGenerator sizeGenerator) ArrivalProcess(ContinuousGenerator arrivalGenerator, EventList eventList, EventType type, DiscreteGenerator sideGenerator, DiscreteGenerator typeGenerator, ContinuousGenerator priceGenerator, DiscreteGenerator sizeGenerator, double initialMidPrice, double tickSize) -
Uses of EventType in eds.model
Modifier and TypeClassDescriptionenumEventType määrittelee simulaation mahdolliset tapahtumatyypit.