public class Tile
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
double |
incAbsLength
The incoherent absorption length of the reflecting tile/layer.
|
double |
scatteringLength
The scattering length of the reflecting tile/layer.
|
double |
thickness
The thickness of this tile/layer.
|
double |
trueAbsLength
The true absorption length of the reflecting tile/layer.
|
Constructor and Description |
---|
Tile() |
public double scatteringLength
public double trueAbsLength
public double incAbsLength
public double thickness