Package | Description |
---|---|
org.eclipse.ice.reflectivity |
Modifier and Type | Method and Description |
---|---|
Tile[] |
ReflectivityCalculator.generateTiles(Slab[] slabs,
int numRough,
double[] zInt,
double[] rufInt)
This operation generates a list of Tiles from the slabs with the
corresponding number of ordinate steps.
|
ReflectivityProfile |
ReflectivityCalculator.getReflectivityProfile(Slab[] slabs,
int numRough,
double deltaQ0,
double deltaQ1ByQ,
double wavelength,
double[] waveVector,
boolean getRQ4)
This operation returns the reflectivity profile for the given wave vector
and set of slabs that define the material.
|