15 #ifndef BORNAGAIN_CORE_BEAM_IFOOTPRINTFACTOR_H
16 #define BORNAGAIN_CORE_BEAM_IFOOTPRINTFACTOR_H
43 virtual std::string
print()
const = 0;
54 return os << f_factor.
print();
Defines and implements the standard mix-in ICloneable.
std::ostream & operator<<(std::ostream &os, const BasicVector3D< T > &a)
Output to stream.
Beam defined by wavelength, direction and intensity.
Interface for polymorphic classes that should not be copied, except by explicit cloning.
Base class for tree-like structures containing parameterized objects.
Our sample model: a stack of layers one below the other.