]> Calculate Total Field Given Spherical Perturbations

Calculate Total Fluence Using Analytical Scattering by Spheres

genSphereData() calculates the total fluence throughout a volume due to a collection of spherical perturbations in an infinite medium. The analytical expression for spherical scattering is used to calculate the perturbed fluence.

Function Summary

Syntax: Phi = genSphereData(SD, Medium, MeasList);
Inputs: SD SD structure
Medium Medium structure
MeasList Measurement List that corresponds to experimental data
Outputs: Phi Total fluence throughout the volume

Detailed Descriptions

genSphereData() calls exactSphere() to calculate the scattered fluence.