Package | Description |
---|---|
imaging | |
simulation | |
simulation.measurement |
Modifier and Type | Class and Description |
---|---|
class |
GradientWaveform_Scheme
scheme object for general gradient waveforms.
|
class |
RectGradSteTanScheme
Stejskal-Tanner scheme with rectangular gradient blocks.
|
class |
RectGradTRSE_Scheme
Twice-refocused scheme with rectangular gradient pulses.
|
class |
StejskalTannerScheme
Superclass for Stejskal-Tanner imaging schemes.
|
class |
TRSE_Scheme
Scheme file for twice-refocused pulse sequences, which use four diffusion-weighting
pulses, which begin at time t_delN and last for delN seconds.
|
Constructor and Description |
---|
DiffusionSimulation(SimulationParams simParams,
SimulableScheme imParams)
debug file writers
|
SimulationParams(int N_walkers,
int tmax,
double p,
int initial,
SubstrateFactory.SubstrateType geomType,
StepGeneratorFactory.StepType stepType,
double voxelSize,
SimulableScheme imPars) |
Modifier and Type | Method and Description |
---|---|
static SyntheticScan |
ScanFactory.getMeasurementModule(SimulationParams simParams,
SimulableScheme scheme,
Substrate substrate,
Walker[] walker)
factory method.
|
Constructor and Description |
---|
AgnosticScan(SimulableScheme scheme,
Walker[] walker,
Substrate substrate)
constructor.
|