Class | Description |
---|---|
ClockedGate |
A clocked gate is a standard component that can be used to gate messages.
|
DInfiniteServer |
DInfiniteServer is a standard infinite server component with a
constant service time that can be specified in the constructor. |
InfiniteServer | |
InfiniteServer.InfiniteServerEvent | |
Phase |
Phase is an abstract base class for a message phase component.
|
ProcessorSharingPhase |
Phase which models ideal processor sharing.
|
StdPhase |
The StdPhase class uses the same distribution for all messages.
|
StochasticInfiniteServer |
InfiniteServer is a standard infinite server component that uses a generic
distribution for service times.
|
UnitPhase |
UnitPhase uses a constant distribution per unit service time is dependent on
the length)
|
Enum | Description |
---|---|
Phase.State |