BornAgain  1.18.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 getMidPoint () const
 
kvector_t getDelta () 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.

Definition at line 36 of file Bin.h.


The documentation for this struct was generated from the following files: