bloqade.analog.ir.control.waveform.to_waveform
← Module overview
function
source
functionto_waveform¶source
bloqade.analog.ir.control.waveform.to_waveform
def to_waveform(duration: ScalarType) -> Callable[[Callable], PythonFn]Parameters
| Name | Type | Description |
|---|---|---|
duration | ScalarType |
Returns
Callable[[Callable], PythonFn]