blockSin
Sine of n phases
Extends from Partials.MO.
Information
The signal has constant amplitude, phase, and frequency. 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 |
| Real | a | 1 | signal amplitude |
| SI.Frequency | f | 50 | frequency |
| 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 |