Skip to content

EventLibrary

Internal library class for storing and managing MRI sequence events (RF pulses, gradients, ADC events). Used by the Sequence class to efficiently store and retrieve events with deduplication.

Syntax

function obj = EventLibrary()

Calling Pattern

eventlib = mr.EventLibrary(...)

Parameters

No parameters

Returns

Output Type Description
obj unknown