Package | Description |
---|---|
edu.stanford.rsl.tutorial.darkfield.Parallel | |
edu.stanford.rsl.tutorial.darkfield.phantom |
Modifier and Type | Method and Description |
---|---|
static float |
DarkFieldInterpolationOperators.darkFieldInterpolateLinear(DarkFieldGrid Grid,
double x,
double y,
double capitalTheta)
This method evaluates a dark field grid at interpolation coordinates x,y that may be non-grid points.
|
Modifier and Type | Class and Description |
---|---|
class |
DarkFieldPhantom |
class |
ExPhantom1
Simple class to show the Grid2D functionality.
|
class |
ExPhantom2
Simple class to show the Grid2D functionality.
|
class |
ExPhantom3
Simple class to show the Grid2D functionality.
|
Constructor and Description |
---|
DarkFieldScalarImage(DarkFieldGrid grid) |