msl 1.3.0
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NmslTop-level namespace of the msl library
 NaccelerationSet of helpers to deal with accelerated imaging (partial Fourier, iPAT, etc.)
 Ngradient_pulsesFunctions generating gradient pulses based on user and system constraints
 NgraphGraph-related objects and functions
 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
 CFlexibleFunctionAdapterAdapt a FlexibleFunction to its nominal form
 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
 Nmask_iterators
 Nrf_pulsesPre-defined RF pulses and pulse modifiers
 CExternalExternal RF pulse
 CRectRectangular RF pulse
 CSelectiveSelective RF pulse, i.e. played with a gradient pulse
 CSimpleRFPulseRF pulse composed of a simple sRF_PULSE-derived object and an NCO
 CSincSinc RF pulse
 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
 CPhaseCyclingCompute phase cycling with linear and quadratic increments
 CRealTimeEventsBase class for real-time events
 CRFPulseBase class for RF pulses
 CSequenceGraph-based sequence class
 CSynchronizationRun a synchronization event
 CVectorA vector of arithmetic types
 NstdSTL namespace