ATOMIC PDEVS am_generator

stored in DEVS_PATH/01-modelbase/assembly_line/am_generator.m

Contents

Description

Class definition file for an atomic PDEVS model for generating workpieces with deterministic interarrival times.

constructor call: obj = am_generator(name,inistates,elapsed)

Superclass

atomic (superclass acts as associated simulator)

Class Methods

characteristic functions:

display functions:

Inherited Properties

inherited from atomic:

User Defined Properties

none

Ports

has no input x (is pure source)

has one output y : p1 to send workpieces

States in s

s.counter : to count number of workpieces generated

System Parameters in sysparams

sysparams.interarrival_time : for time advance

More

global SIMUSTOP : can be used to stop allover simulation e.g. when a predefined number workpieces is generated.





DEVS Tbx Home      Examples      Modelbase           << Back