BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
KzComputation Namespace Reference

Namespace containing functions for computing kz values for given multilayer and k (or kz) value on the surface of the sample. More...

Functions

std::vector< complex_t > computeReducedKz (const std::vector< Slice > &slices, kvector_t k)
 
std::vector< complex_t > computeKzFromSLDs (const std::vector< Slice > &slices, double kz)
 
std::vector< complex_t > computeKzFromRefIndices (const std::vector< Slice > &slices, kvector_t k)
 

Detailed Description

Namespace containing functions for computing kz values for given multilayer and k (or kz) value on the surface of the sample.