katgpucbf.xbgpu.send module

Common functionality between XSend and BSend.

class katgpucbf.xbgpu.send.Send(*, n_channels: int, n_channels_per_substream: int, channel_offset: int, stream: spead2.send.asyncio.AsyncStream, descriptor_heap: Heap)[source]

Bases: object

Common functionality between XSend and BSend.