.DESLib.SIMANLib.Blocks.Branch

Information

This block represents an statistical or conditional division in the flow of entities.
A Branch block must be followed by at least one BRule block.

Depending on the rules connected to the branch, the entities will be forwarded to different points of the flowchart diagram.

The user can specify the maximum number of branches that will be activated by the entity with the parameter MaxNumberOfBranches. If an entity fires a rule and the maximum number of branches has not been reached, a copy of the entity is also sent to the next rule.

Definition

model Branch = DESLib.SIMANLib.SRC.Blocks.Branch.branch;

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