Extends from Modelica.Icons.Package (Icon for standard packages).
| Name | Description | 
|---|---|
|  quasiRMS | Overall quasi-RMS value of complex input (current or voltage) | 
|  activePower | Calculate active power of complex input voltage and current | 
 Modelica.Electrical.QuasiStationary.MultiPhase.Functions.quasiRMS
Modelica.Electrical.QuasiStationary.MultiPhase.Functions.quasiRMSOverall quasi-RMS value of complex input (current or voltage)
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description | 
|---|---|
| u[:] | 
| Name | Description | 
|---|---|
| y | 
 Modelica.Electrical.QuasiStationary.MultiPhase.Functions.activePower
Modelica.Electrical.QuasiStationary.MultiPhase.Functions.activePowerCalculate active power of complex input voltage and current
Calculates instantaneous power from multiphase voltages and currents. In quasistationary operation, instantaneous power equals active power;
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description | 
|---|---|
| v[:] | QuasiStationary voltage phasors | 
| i[size(v, 1)] | QuasiStationary current phasors | 
| Name | Description | 
|---|---|
| p | Active power [W] |