ATOMIC PDEVS step_qss1

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

Contents

Description

Class definition file for an atomic PDEVS model for generating a step (source) for use with qss1 models.

constructor call: obj = step_qss1(name,inistates,elapsed,T,v)

Superclass

atomic (superclass acts as associated simulator)

Class Methods

characteristic functions:

display functions:

Inherited Properties

inherited from atomic:

Ports

has no input x (is source)

has one output y : p1

States in s

s.sigma : for time advance

s.j : to store active indices in vectors sysparams.T and sysparams.v

System Parameters in sysparams

sysparams.T : [0, steptime, stepduration], times for step

sysparams.v : [v_before, v_after], values for step

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