As introductory example, we simulate specular reflectometry by a sample that consists of 10 Ti/Ni double layers on a Si substrate.
The same script has been used in the tutorial to explain usage and syntax of BornAgain Python code.
Root class reference: SpecularSimulation.
|
|
Since we will use the same sample in several other examples,
we provide the shorthand std_samples.alternating_layers()
so that the above script can be shortened as
|
|