 
Package that contains some useful interfaces
This package contains interfaces that are used by the models in the Buildings.Electrical.AC package.
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
| Name | Description | 
|---|---|
|  PowerOutput | Connector with real power, reactive power and power factor | 
 Buildings.Electrical.AC.Interfaces.PowerOutput
Buildings.Electrical.AC.Interfaces.PowerOutput
Connector with real power, reactive power and power factor
 
| Type | Name | Description | 
|---|---|---|
| output Power | real | Real power [W] | 
| output ReactivePower | apparent | Apparent power [var] | 
| output Angle | phi | Phase shift [rad] | 
| output Real | cosPhi | Power factor |