# ContinuousWave
ContinuousWave (opens new window) ramps smoothly to a continuous oscillation and holds until the end of the simulation.

# Formula
Let , , and . The source is:
Because the signal does not decay, the simulation runs for the full run_time.
# Parameters
freq0: Frequency of the continuous oscillation.
- Unit: Hz
- Constraint: greater than 0
- Required field
fwidth: Controls the smoothness of the ramp-up.
- Unit: Hz
- Constraint: greater than 0
- Required field
offset: Time delay of the ramp center in units of .
- Default: 5
amplitude: Real-valued maximum amplitude.
- Default: 1
phase: Phase shift of the time dependence.
- Unit: rad
- Default: 0