# BasebandCustomSourceTime
Source time dependence defined by a user-supplied custom baseband dataset. This allows specifying an arbitrary time-domain waveform envelope without a carrier frequency, providing maximum flexibility for specialized excitation profiles.
# Dataset
dataset: Custom dataset defining the time-domain waveform. The dataset should specify the amplitude values as a function of time.
- Required field
# Amplitude
amplitude: Real-valued maximum amplitude scaling factor applied to the custom time dependence.
Type: floating-point number
- Unit: unitless
- Constraint: greater than or equal to 0
- Default: 1
# Phase
phase: Phase shift of the time dependence.
Type: floating-point number
- Unit: rad
- Default: 0