ATOMIC PDEVS am_transducer

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

Contents

Description

Class definition file for an atomic PDEVS model for counting assembled parts

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

Superclass

atomic (superclass acts as associated simulator)

Class Methods

characteristic functions:

display functions:

Inherited Properties

inherited from atomic:

Ports

has one input x : p1 to get parts

has no output y (is pure sink)

States in s

s.q : counter for incoming workpieces

System Parameters in sysparams

none

More

global SIMUSTOP : can be used to stop allover simulation e.g. when a predefined number of jobs has finished. Take a look at the comments in deltaextfun() where you find example usage.





DEVS Tbx Home      Examples      Modelbase           << Back