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 |
Overall quasi-RMS value of complex input (current or voltage)
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
u[:] |
Name | Description |
---|---|
y |
Calculate 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] |