ATOMIC PDEVS static1

stored in DEVS_PATH/01-modelbase/qss/static1.m

Contents

Description

Class definition file for an atomic PDEVS model that implements a QSS1 static bloc.

constructor call: obj = static1(name,inistates,elapsed,rate_of_change)

Superclass

atomic (superclass acts as associated simulator)

Class Methods

characteristic functions:

display functions:

Inherited Properties

inherited from atomic:

Ports

has one input x : in1 to trigger output

has one output y : out1, output for current value of equation

States in s

s.sigma : for time advance

s.rate : rate of change

System Parameters in sysparams

sysparams.rate_of_change : rate of change does never change, is copied to s.rate

More

global SIMUSTOP : can be used to stop allover simulation e.g. when a predefined number of jobs has finished





DEVS Tbx Home      Examples      Modelbase           << Back