BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Bin1DKVector Struct Reference

An one-dimensional range of kvector_t's. More...

Public Member Functions

 Bin1DKVector (const kvector_t lower, const kvector_t upper)
 
 Bin1DKVector (double wavelength, const Bin1D &alpha_bin, const Bin1D &phi_bin)
 creation on Bin1DKVector from alpha and phi bins
 
kvector_t center () const
 
kvector_t span () const
 

Public Attributes

kvector_t m_q_lower
 lower bound of the bin
 
kvector_t m_q_upper
 upper bound of the bin
 

Detailed Description

An one-dimensional range of kvector_t's.