ODIN
|
averagecoll, chancoll, chanrepcoll, chanrepslicecoll, cyclecoll, driftcoll, echocoll, freqcoll, image, kspace, line3dcoll, repcoll, slicecoll, tecoll, usercoll: Collect data in one or more dimensions More...
#include <manual.h>
Additional Inherited Members | |
Public Member Functions inherited from RecoStep | |
virtual bool | pipeline_init (const RecoController &controller, const RecoCoord &input_coord) |
void | set_next_step (RecoStep *step) |
Public Member Functions inherited from Step< RecoStep > | |
RecoStep * | clone () const |
void | set_args (const STD_string &argstr) |
STD_string | args_description () const |
STD_string | args_values () const |
unsigned int | numof_args () const |
void | append_opts (LDRblock &parblock) |
Public Member Functions inherited from Labeled | |
Labeled (const STD_string &label="unnamed") | |
Labeled & | set_label (const STD_string &label) |
const STD_string & | get_label () const |
Labeled & | operator= (const Labeled &l) |
Protected Member Functions inherited from RecoCollectorBase | |
bool | completed (const RecoCoord &coord, unsigned int custom_count) |
bool | calculate_count (RecoQueryContext &context, const RecoCoord &inmask, const RecoCoord &outmask) |
Protected Member Functions inherited from RecoStep | |
RecoStep () | |
bool | execute_next_step (RecoData &rd, RecoController &controller) |
Protected Member Functions inherited from Step< RecoStep > | |
void | append_arg (LDRbase &arg, const STD_string &arglabel) |
averagecoll, chancoll, chanrepcoll, chanrepslicecoll, cyclecoll, driftcoll, echocoll, freqcoll, image, kspace, line3dcoll, repcoll, slicecoll, tecoll, usercoll: Collect data in one or more dimensions
Functor label: averagecoll
Interface of averagecoll:
(readout)
(average,readout)
Functor label: chancoll
Interface of chancoll:
(line3d,line,readout)
(line3d,line,channel,readout)
Functor label: chanrepcoll
Interface of chanrepcoll:
(line3d,line,readout)
(line3d,line,channel,readout,repetition)
Functor label: chanrepslicecoll
Interface of chanrepslicecoll:
(line3d,line,readout)
(slice,line3d,line,channel,readout,repetition)
Functor label: cyclecoll
Interface of cyclecoll:
(line3d,line,readout)
(cycle,line3d,line,readout)
Functor label: driftcoll
Interface of driftcoll:
(line3d,line,readout)
(cycle,slice,line3d,line,echo,epi,channel,readout)
Functor label: echocoll
Interface of echocoll:
(readout)
(echo,readout)
Functor label: freqcoll
Interface of freqcoll:
(line3d,line,readout)
(line3d,line,freq,readout)
Functor label: image
Interface of image:
(slice,line3d,line,readout)
(slice,line3d,line,readout,repetition)
Functor label: kspace
Interface of kspace:
(readout)
(line3d,line,readout)
Functor label: line3dcoll
Interface of line3dcoll:
(line,readout)
(line3d,line,readout)
Functor label: repcoll
Interface of repcoll:
(line3d,line,readout)
(line3d,line,readout,repetition)
Functor label: slicecoll
Interface of slicecoll:
(line3d,line,readout)
(slice,line3d,line,readout)
Functor label: tecoll
Interface of tecoll:
(line3d,line,readout)
(te,line3d,line,readout)
Functor label: usercoll
Interface of usercoll:
(line3d,line,readout)
(userdef,line3d,line,readout)
Definition at line 86 of file collector.h.