| 
    BornAgain
    1.19.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
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  | |
An one-dimensional range of kvector_t's.