Next: Job
 Up: Practice in DEVS#
 Previous: Practice in DEVS#
     Contents 
     Index 
Throughput and System Time in DEVS#
Throughput can be collected by counting flow entities coming out
of the system under study, while System Time can be collected by
tracing the arrival time and the departure time of each flow
entity. 5.1 ModelBase library
provides a basic class for flow entities, called the class
Job in Job.cs file.
Subsections
MHHwang
2007-05-08