PulseSequenceBlock Class
Definition
A PZX block containing a raw pulse sequence.
public sealed class PulseSequenceBlock : PzxBlock<PulseSequenceHeader>
Constructors
| Name | Description |
|---|---|
| PulseSequenceBlock(Stream) | Initialises a new instance of the PulseSequenceBlock class from a stream. |
Properties
| Name | Description |
|---|---|
| Pulses | Gets the pulses in this block. |
Methods
| Name | Description |
|---|---|
| ToString() | Returns a string that represents the current object. |