15 #ifndef BORNAGAIN_CORE_STANDARDSAMPLES_LAYERSWITHABSORPTIONBUILDER_H 
   16 #define BORNAGAIN_CORE_STANDARDSAMPLES_LAYERSWITHABSORPTIONBUILDER_H 
   41     std::unique_ptr<IFormFactor> m_ff;
 
Defines pure virtual base class ISampleBuilder.
 
Interface to the class capable to build samples to simulate.
 
The LayersWithAbsorptionBuilder class generates a multilayer with 3 layers with absorption (refractiv...
 
Our sample model: a stack of layers one below the other.