This package contains several simple DEVS models, atomic and coupled.
Name | Description |
---|---|
Generator | Message generator |
GeneratorRamp | Message generator (switched values) |
Display | Message display |
Processor | Processing delay |
ProcessorTwice | Processing delay |
Switch | Message forwarding though switched ports |
Switch1 | Message forwarding through alternated ports |
Ramp | Slope calculator |
Pipe | Pipeline of three serial processes |
NetSwitch | alternated switch and delay |
testGenerator | |
testNetSwitch | |
testRamp | |
testSwitch | |
testHybrid | |
testDup | |
testConcurrent | |
testConfluent | |
testConfluentTwice | |
testSwitch2 | |
testSwitch2Twice | |
testSwitch3 | |
SetValue | Sends a message with the desired value |
IFType | Conditional message forwarding |
testIF | |
Storage | Stores the value of the last received message |
Wait | Non-preemptive delay (with internal queue) |
BankTeller | |
BankTellerAVG |