Class | Description |
---|---|
ReflectivityCalculator |
This class performs all of the operations necessary to calculate the
reflectivity of a stack of materials.
|
ReflectivityModel |
This classes calculates the reflectivity profile of a set of materials
layered on top of each other.
|
ReflectivityModelBuilder |
The ItemBuilder for creating reflectivity models.
|
ReflectivityProfile |
This class stores the wave vector and reflectivity for a reflectivity
calculation.
|
ScatteringDensityProfile |
This class stores the depth and neutron scattering density for a reflectivity
calculation.
|
Slab |
Slabs are subclasses of Tiles that represent collections of them and
therefore have an additional interfacial thickness parameter.
|
Tile |
This class represents a tile or layer of material of a particular type in the
reflectivity calculator.
|