packageTypes
This package contains new types used within the Electrical package
Extends from Modelica.Icons.TypesPackage (Icon for packages containing type definitions).
Information
This package contains type definitions.Contents
| Name | Description |
|---|---|
| CableMode | Enumeration that defines how a cable can be parameterized |
| CharacteristicReactance | Reactance per unit length |
| CharacteristicResistance | Resistance per unit length |
| InitMode | Enumeration that defines the type of initialization assumption can be used for a load model |
| Load | Enumeration that defines the modeling assumption of the load. |
| LoadConnection | Enumeration that defines the type of connection can be used for three-phase unbalanced systems |
| PerUnit | Used to represent electric quantities with respect to reference value |
| VoltageLevel | Enumeration that defines the type of voltage level |
Revisions
-
June 17, 2014, by Marco Bonvini:
Added new typeInitModeto represent different types of initialization assumptions for the load model. -
June 5, 2014, by Marco Bonvini:
Added new typeLoadConnectionto represent different types of unbalanced connection. -
May 15, 2014, by Marco Bonvini:
Added User's guide.