BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
KzComputation.h File Reference

Declares functions in namespace KzComputation. More...

Go to the source code of this file.

Namespaces

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

Functions

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

Detailed Description

Declares functions in namespace KzComputation.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file KzComputation.h.