Package that contains cables materials
This package contains an enumeration for materials.
Extends from Modelica.Icons.TypesPackage (Icon for packages containing type definitions).
Name | Description |
---|---|
Material | Material of the cable |
type Material = enumeration( Cu "Copper", Al "Aluminium") "Material of the cable";