#include "simri3d.h"
#include "experience.h"
#include "event.h"
#include "kernel.h"
Go to the source code of this file.
Functions | |
void | DoPulseRect (EXPERIENCE3D *, EVENT *, double, double) |
Apply a rectangular RF pulse. | |
void | DoPulseSinc (EXPERIENCE3D *, EVENT *, double, double, int, int) |
Apply a sinc shaped RF pulse. | |
void | DoPulseFile (EXPERIENCE3D *, EVENT *, double, double, char *) |
Apply an RF pulse defined by a set of rectangular pulses saved in a file. |