packageIcons

Icons used in the Linear Systems library

Information

Package contains Icons used in the Linear Systems library.

Graphical display of function maturity

Mainly to facilitate the development process following icons exist to identify the level of maturity of a function:

  1. NotWorkingYetFunction - Functions that are not working yet or a known to having severe problems
  2. DeveloperFunction - Functions that are in an early development stage. They probably already provide some usefullnes
  3. Release level function - This functions use either the standard Modelica function icon, or no icon at all

Additionally following icons are provided that can be combined with the former ones:

  • DeprecatedFunction - Deprecated functions that should not be used any more
  • FineDocumentationFunction - Functions which pretty well documented. As soon as there are more documented than non-documented function, this Icon may be replaced by a BadDocumentationFunction-Icon.

Contents

NameDescription
DeprecatedFunctionIcon for a function which is deprecated
DeveloperOnlyFunctionIcon for a function which is in an prototype development state, makes only sense to the author and will most probably change/disappear in the near future.
FineDocumentationFunctionIcon for a function that has a reasonable good documentation
NotWorkingYetFunctionIcon for a function which is definitely not working (yet)