Standard package icon.
Extends from Modelica.Icons.IconsPackage (Icon for packages containing icons).
| Name | Description |
|---|---|
Block | Basic graphical layout of input/output block |
BooleanBlock | Basic graphical layout of Boolean block |
DiscreteBlock | Graphical layout of discrete block component icon |
IntegerBlock | Basic graphical layout of Integer block |
PartialBooleanBlock | Basic graphical layout of logical block |
Partial Block Modelica.Blocks.Icons.Block
Block that has only the basic icon for an input/output block (no declarations, no equations). Most blocks of package Modelica.Blocks inherit directly or indirectly from this block.
Partial Block Modelica.Blocks.Icons.BooleanBlock
Block that has only the basic icon for an input/output, Boolean block (no declarations, no equations).
Partial Block Modelica.Blocks.Icons.DiscreteBlock
Block that has only the basic icon for an input/output, discrete block (no declarations, no equations), e.g., from Blocks.Discrete.
Partial Block Modelica.Blocks.Icons.IntegerBlock
Block that has only the basic icon for an input/output, Integer block (no declarations, no equations).
Partial Block Modelica.Blocks.Icons.PartialBooleanBlock
Block that has only the basic icon for an input/output, Boolean block (no declarations, no equations) used especially in the Blocks.Logical library.