.DESLib.DEVSLib.SRC

Information

This package contains the implementation of the internal components of the package. For a detailed description of the implementation see the Developers Guide.

Contents

NameDescription
DevelopersGuideDevelopers Guide
AtomicDEVSPartial atomic DEVS model
InterfacesInterfaces that represent DEVS ports
stdEventstandard event/message
stdStateStandard model state
sendEventSends a message to a queue (message is stored a the end of the queue)
sendEventLIFOsends a message to a queue (message is stored at the beginning of the queue)
sendEventLVFsends a message to a queue (message is stored by increasing 'value')
sendEventHVFsends a message to a queue (message is stored by decreasing 'value')
readEventreads a message from the 'position' of the queue
getEventreads a message from the 'position' of the queue
numEventsReturns the number of messages in the queue
queueSizeReturns the number of messages in the queue
eventOrderReturns the ordering value for the message in that 'position' of the queue
CreateQueueCreates a new queue for messages
DupEventDuplicates and forwards messages
breakloopBreaks algebraic loops in coupled models
SelectForwards the message following the condition
HybridInterface models for hybrid system modeling
QSSQSS integration methods

Generated at 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos