blockVarSin
Sine of n phases with variable amplitude and frequency
Extends from Partials.MO.
Information
The signal has variable amplitude and frequency and constant phase. The relative angle of the phases can be chosen arbitrarily (for non-symmetric signals).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n (from MO) | 1 | dim of output signal-vector |
| SI.Angle | phComm | 0 | common phase angle |
| SI.Angle | phShift | (0:n - 1)*2*pi/n | phase shift |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | y (from MO) | output signal-vector | |
| Modelica.Blocks.Interfaces.RealInput | amplitude | signal amplitude | |
| Modelica.Blocks.Interfaces.RealInput | omega | angular frequency |