Skip to content

bloqade.analog.ir.control.waveform.to_waveform

← Module overview

functionto_waveformsource

bloqade.analog.ir.control.waveform.to_waveform

def to_waveform(duration: ScalarType) -> Callable[[Callable], PythonFn]

Parameters

NameTypeDescription
durationScalarType

Returns

Callable[[Callable], PythonFn]

source