| 
    BornAgain
    1.18.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
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) | 
Declares functions in namespace KzComputation.
Definition in file KzComputation.h.