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