msl 1.3.0
Loading...
Searching...
No Matches
msl::KSpace Class Reference

Detailed Description

Description of the discretized k-space geometry.

Note
This is always the geometry of the fully-sampled k-space, regardless of acceleration options, e.g. partial Fourier or iPAT. It does however account for over- and undersampling parameters which are not related to acceleration.

#include <KSpace.h>

Public Member Functions

 KSpace (MrProt &protocol)
 Create a k-space description from a protocol.
 KSpace (KSpace const &)=default
 KSpace (KSpace &&)=default
KSpaceoperator= (KSpace const &)=default
KSpaceoperator= (KSpace &&)=default
Vector3l const & nMin () const
 Return the discrete coordinates of the minimum point.
Vector3l const & nCenter () const
 Return the index of the center point.
Vector3l const & nMax () const
 Return the discrete coordinates of the maximum point.
Vector3l const & shape () const
 Return the shape of the discrete k-space.
Vector3d k (Vector3l const &p) const
 Return the continuous coordinates in mT/m*µs of a discrete point.

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