Common objects

Common types for defining experiments and routines.

Classes

CWSIterableA range of linearly spaced values in center ± width/2.
ConstantWaveformA constant-amplitude pulse waveform.
DurationAn integer-valued time duration with an explicit unit.
FrequencyA physical frequency value with an explicit unit.
GaussianWaveformA Gaussian-shaped pulse waveform.
GeomspaceIterableA range of values spaced evenly on a logarithmic scale.
HypIterableA hyperbolic iterable of values in center ± width/2.
LinspaceIterableA linear space of float values.
LogspaceIterableA range of values spaced evenly on a logarithmic scale.
RangeIterableA range of values with a specified step.
TimeUnitUnit of time.

Was this useful?