functionarg
Phase angle of complex number
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function returns the Real argument of the Complex input, i.e., its angle.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | c | Complex number | |
| Modelica.Units.SI.Angle | phi0 | 0 | Phase angle phi shall be in the range: -pi < phi-phi0 < pi |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Angle | phi | = phase angle of c |