This package contains definitions for the graphical layout of components which may be used in different libraries. The icons can be utilized by inheriting them in the desired class using "extends" or by directly copying the "icon" layer.
Copyright © 1998-2018, Modelica Association and contributors
Extends from Modelica.Icons.Package
(Icon for standard packages).
Name | Description |
---|---|
BasesPackage … | Icon for packages containing base classes |
Contact | Icon for contact information |
Example | Icon for runnable examples |
ExamplesPackage … | Icon for packages containing runnable examples |
Function | Icon for functions |
FunctionsPackage … | Icon for packages containing functions |
GearIcon | This icon will be removed in future Modelica versions |
IconsPackage … | Icon for packages containing icons |
Info | This icon will be removed in future Modelica versions. |
Information | Icon for general information packages |
InterfacesPackage … | Icon for packages containing interfaces |
InternalPackage … | Icon for an internal package (indicating that the package should not be directly utilized by user) |
Library … | This icon will be removed in future Modelica versions, use Package instead |
Library2 … | This icon will be removed in future Modelica versions, use Package instead |
MaterialPropertiesPackage … | Icon for package containing property classes |
MaterialProperty | Icon for property classes |
MotorIcon | This icon will be removed in future Modelica versions. |
ObsoleteModel | Icon for classes that are obsolete and will be removed in later versions |
Package … | Icon for standard packages |
Record | Icon for records |
RecordsPackage … | Icon for package containing records |
References | Icon for external references |
ReleaseNotes | Icon for release notes in documentation |
RotationalSensor | Icon representing a round measurement device |
SensorsPackage … | Icon for packages containing sensors |
SignalBus | Icon for signal bus |
SignalSubBus | Icon for signal sub-bus |
SourcesPackage … | Icon for packages containing sources |
TranslationalSensor | Icon representing a linear measurement device |
TypeBoolean | Icon for Boolean types |
TypeComplex | Obsolete class kept only for backwards compatibility (use Complex instead) |
TypeInteger | Icon for Integer types |
TypeReal | Icon for Real types |
TypesPackage … | Icon for packages containing type definitions |
TypeString | Icon for String types |
UnderConstruction | Icon for classes that are still under construction |
UtilitiesPackage … | Icon for utility packages |
VariantsPackage … | Icon for package containing variants |
This icon indicates classes containing only documentation, intended for general description of, e.g., concepts and features of a package.
This icon shall be used for the contact information of the library developers.
This icon indicates release notes and the revision history of a library.
This icon indicates a documentation class containing references to external documentation and literature.
This icon indicates an example. The play button suggests that the example can be executed.
This icon indicates a property class.
This icon is designed for a rotational sensor model.
This icon is designed for a translational sensor model.
This icon indicates Modelica functions.
This icon is indicates a record.
Obsolete class, only kept for backwards compatibility. The type classes TypeReal, TypeInteger etc. have been introduced to associate an icon to the built-in base classes Real, Integer etc. Instead for Complex, an icon is already introduced in its definition (which is not possible for the built-in classes). Therefore, TypeComplex is just an alias to Complex and is therefore superfluous.
Extends from Complex
(Complex number with overloaded operators).
Type | Name | Description |
---|---|---|
Real | re | Real part of complex number |
Real | im | Imaginary part of complex number |
This icon is designed for a Real type.
Extends from Real
.
Name | Value |
---|---|
min | -Modelica.Constants.inf |
max | Modelica.Constants.inf |
start | 0. |
This icon is designed for an Integer type.
Extends from Integer
.
Name | Value |
---|---|
min | -Modelica.Constants.Integer_inf |
max | Modelica.Constants.Integer_inf |
start | 0 |
This icon is designed for a Boolean type.
Extends from Boolean
.
Name | Value |
---|---|
start | false |
This icon is designed for a String type.
Extends from String
.
Name | Value |
---|---|
start | "" |
This icon is designed for a signal bus connector.
This icon is designed for a sub-bus in a signal connector.
Library developers can use this icon to indicate that the respective model is under construction.
This partial class is intended to provide a default icon for an obsolete model that will be removed from the corresponding library in a future release.
This icon of a gearbox will be removed in future versions of the library. Please use one of the icons of Mechanics.Rotational.Icons instead.
Extends from Modelica.Icons.ObsoleteModel
(Icon for classes that are obsolete and will be removed in later versions).
This icon of an electrical motor model will be removed in future versions of the library. Please use a locally defined icon in your user defined libraries and applications.
Extends from Modelica.Icons.ObsoleteModel
(Icon for classes that are obsolete and will be removed in later versions).
This icon indicate classes containing only documentation, intended for general description of e.g., concepts and features of a package.
This icon will be removed in future versions of the Modelica Standard Library. Instead the icon Information shall be used.
Extends from Modelica.Icons.ObsoleteModel
(Icon for classes that are obsolete and will be removed in later versions).
Generated 2018-12-12 12:14:36 EST by MapleSim.