WOLFRAM SYSTEM MODELER
CosineGenerate cosine signal |
|
SystemModel["Modelica.Blocks.Sources.Cosine"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
The Real output y is a cosine signal:
| offset |
Value: 0 Type: Real Description: Offset of output signal y |
|---|---|
| startTime |
Value: 0 Type: Time (s) Description: Output y = offset for time < startTime |
| amplitude |
Value: 1 Type: Real Description: Amplitude of cosine wave |
| f |
Value: Type: Frequency (Hz) Description: Frequency of cosine wave |
| phase |
Value: 0 Type: Angle (rad) Description: Phase of cosine wave |
| y |
Type: RealOutput Description: Connector of Real output signal |
|---|
|
Modelica.Clocked.Examples.Elementary.ClockSignals Simple example of conjunctive and disjunctive logical clocks, combining clock signals to derive new event driven clocks. |
|
Modelica.Blocks.Math Calculate harmonic over period 1/f |