msl 1.1.0
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nmsl
 Ngraph
 CAbstractNodeBase class for all graph nodes
 CActionNode calling a function when run is called
 CBlockNode encapsulating a block (anything respecting the API of SeqBuildBlock)
 CCaseNode encapsulating a switch/case structure based on a boolean key or a function key
 CIfNode running its children based on a boolean key or a function key
 CIteratorTemplateNode encapsulating an msl::Iterator
 CLoopNode encapsulating a loop structure, using a Counter from the registry
 CNodeContainer node, prepare and run its children sequentially
 CCartesianReadoutCartesian read-out along the X gradient, comprising the ADC, NCO manipulation, and read-out gradient
 CConstIteratorRead-only iterator to a container
 CCounterCounter from 0 (included) to end (excluded)
 CDictionaryGeneric key-value associative container
 CGradientPulseTrapezoidal gradient pulse on three axes, with matching ramp and plateau durations on all axes and equal ramp up and ramp down durations
 CGradientSpecsSpecifications of the gradient system
 CIteratorRead/write iterator to a container
 CKSpaceDescription of the discretized k-space geometry
 CMaskA two dimensional mask
 CNCOPairEncapsulation of a pair of NCO objects, setting and resetting the frequency and the phase of the NCO before and after a real-time event
 CRealTimeEventsBase class for real-time events
 CSequenceGraph-based sequence class
 CVectorA vector of arithmetic types