Appearance
Sine Wave
Pure sinusoidal source: out = A * sin(2π f t + φ) + offset. Use for AC references and small-signal stimulus.
Category: Sources
Keywords: sin, sinusoid, sinusoidal, AC, harmonic, wave, oscillator
Ports
| Name | Direction | Value type | Notes |
|---|---|---|---|
out | output | double |
Parameters
| Name | Label | Type | Default | Units | Description |
|---|---|---|---|---|---|
amplitude | A | double | 1 | — | |
frequency | f | double | 1 | — | |
phase | φ | double | 0 | — |
Implemented in C++ class SimCompCtlSineWave (components/control/CSim_comp_ctl_sine_wave/sim_comp_ctl_sine_wave.h).