Skip to content

PulseSequenceBlock.Pulses Property

Definition

Gets the pulses in this block.

public IReadOnlyList<Pulse> Pulses { get; }

View source

Property Value

IReadOnlyList<Pulse>