ODIN
List of all members

zerofill: Fill k-space with zeroes to match matrix size of protocol More...

#include <manual.h>

Inheritance diagram for RecoZeroFill:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from RecoStep
virtual bool pipeline_init (const RecoController &controller, const RecoCoord &input_coord)
 
virtual bool query (RecoQueryContext &context)
 
void set_next_step (RecoStep *step)
 
- Public Member Functions inherited from Step< RecoStep >
RecoStepclone () 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)
 
- 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)
 

Detailed Description

zerofill: Fill k-space with zeroes to match matrix size of protocol

Functor label: zerofill

Interface of zerofill:

Options of zerofill:

Option 1: Minimum size of final image in read direction obtained zero filling, command-line option: -zr
Option 2: Minimum size of final image in phase direction obtained zero filling, command-line option: -zp
Option 3: Minimum size of final image in slice direction obtained zero filling, command-line option: -zs

Definition at line 23 of file zerofill.h.


The documentation for this class was generated from the following file: