blockSineInput
Generate sine wave as input signal
Extends from Interfaces.PartialConverters.InformationSource_SO (Generic Information Source).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The Real output y is a sine signal → Modelica.Blocks.Sources.Sine.
Notes
A cosine input signal can be simply achieved by using a SineInput with a phase of 90°.
See also
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| OutputType | offset | 0 | Offset of output signal y |
| Time | startTime | 0 | Output y = offset for time < startTime |
| OutputType | amplitude | 1 | Amplitude of sine wave (with regard to offset) |
| Time | period | 1 | Period of sine wave |
| Angle | phase | 0 | Phase of sine wave |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| RealOutput | y (from SO) |
Revisions
- Class adapted to be compliant with MSL 4.0.0 in v2.2.