kspace_coord Struct Reference
[JCAMP-DX implementation (odinpara library)]

#include <jdxfunction.h>

List of all members.

Public Attributes

int index
float traj_s
float kx
float ky
float kz
float Gx
float Gy
float Gz
float denscomp


Detailed Description

Structure to return k-space coordinates, gradient strengts and sampling density compensations of trajectories.

Definition at line 52 of file jdxfunction.h.


Member Data Documentation

int kspace_coord::index [mutable]

The current index in the array

Definition at line 59 of file jdxfunction.h.

The dimension-less time parameter which will be used for the shape and filter, ranging from 0 to 1

Definition at line 64 of file jdxfunction.h.

The dimension-less x-coordinate in k-space, ranging from -1 to 1

Definition at line 69 of file jdxfunction.h.

The dimension-less y-coordinate in k-space, ranging from -1 to 1

Definition at line 74 of file jdxfunction.h.

The dimension-less z-coordinate in k-space, ranging from -1 to 1

Definition at line 79 of file jdxfunction.h.

The dimension-less x-gradient, i.e. the derivative of kx by s (the dimension-less time parameter)

Definition at line 84 of file jdxfunction.h.

The dimension-less y-gradient, i.e. the derivative of kx by s (the dimension-less time parameter)

Definition at line 89 of file jdxfunction.h.

The dimension-less z-gradient, i.e. the derivative of kx by s (the dimension-less time parameter)

Definition at line 94 of file jdxfunction.h.

Compensation for differing sampling density, RF shape or RF signal will be multiplied by this function

Definition at line 99 of file jdxfunction.h.


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

Generated on Wed Sep 30 15:33:07 2009 by  doxygen 1.5.6