.DESLib.DEVSLib.atomicDraft

Draft package to construct new atomic DEVS models

Information

This package contains the basic structures needed in atomic models. It can be duplicated, renamed and modified to construct new atomic DEVS models.

The user can implement the behavior of a new DEVS model modifying the con, int, ext, out, and ta functions.
The state can be defined using the st record, and initialized using the initst function.

Contents

Name Description
 atomic Draft model to construct new atomic DEVS models
 con Confluent Transtition Function
 int Internal Transition Function
 ext External Transition Function
 out Output Function
 ta Time Advance Function
 st state of the model
 initst state initalization function

Generated at 2026-04-05T18:18:26Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos