[][src]Module lasy::stream

Modules

frame
raw

Structs

Builder

Builder parameters shared between the raw and frame signals.

Constants

DEFAULT_FRAME_HZ

The default rate at which the DAC will yield frames of points.

DEFAULT_POINT_HZ

The default rate at which the DAC should request points per second.

Functions

points_per_frame

Given a DAC point rate and a desired frame rate, determine how many points to generate per frame.