#include <rl_Traits.h>
Public Types | |
enum | Bool { False, True } |
Typedef for the Boolean type. More... | |
enum | EInterpMode { ELinLin, ELinLog, ELogLin, ELogLog } |
enum | ERoughType { ERoughNone, ERoughDebyeWaller_RSAO, ERoughDebyeWaller_CSAO, ERoughDebyeWaller_Spiller, ERoughModifiedDebyeWaller, ERoughNevotCroce } |
typedef std::complex< double > | complex |
Typedef for the complex type. | |
Classes | |
struct | rl_DielectricPOD |
Definition at line 55 of file rl_Traits.h.
typedef std::complex<double> rl_Traits::complex |
enum rl_Traits::Bool |
Enumeration specifying the interpolation of the optical constants.
Definition at line 69 of file rl_Traits.h.
Enumeration specifying the type of interlayer diffusion treatment
Definition at line 80 of file rl_Traits.h.