#include "simri3d.h"
#include "experience.h"
#include "event.h"
#include "kernel-rfpulse.h"
#include "kernel-precession.h"
#include "kernel-frequency-acq.h"
#include "kernel-phase-acq.h"
#include <math.h>
Go to the source code of this file.
Functions | |
void | Kernel (EXPERIENCE3D *, EVENT *) |
Call of the different kernel functions (Precession, pulse, acquisition). |