pub fn apply_phase_and_detuning( iq_values: &mut [Complex64], phase: f64, detuning: f64, sample_rate: f64, )
Modulate and phase shift waveform IQ data in place.