15 #ifndef BORNAGAIN_CORE_COMPUTATION_PROFILEHELPER_H
16 #define BORNAGAIN_CORE_COMPUTATION_PROFILEHELPER_H
37 std::vector<complex_t>
calculateProfile(
const std::vector<double>& z_values)
const;
Defines and implements class Material.
Data structure that contains all the necessary data for scattering calculations.
Object that can generate the material profile of a sample as a function of depth.
std::vector< complex_t > m_materialdata
std::pair< double, double > defaultLimits() const
std::vector< complex_t > calculateProfile(const std::vector< double > &z_values) const
std::vector< double > m_sigmas
ProfileHelper(const ProcessedSample &sample)
std::vector< double > m_zlimits