BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
WavevectorInfo Class Reference

Holds all wavevector information relevant for calculating form factors. More...

Public Member Functions

 WavevectorInfo (cvector_t ki, cvector_t kf, double wavelength)
 
 WavevectorInfo (kvector_t ki, kvector_t kf, double wavelength)
 
WavevectorInfo transformed (const Transform3D &transform) const
 
cvector_t getKi () const
 
cvector_t getKf () const
 
cvector_t getQ () const
 
double getWavelength () const
 

Static Public Member Functions

static WavevectorInfo GetZeroQ ()
 

Detailed Description

Holds all wavevector information relevant for calculating form factors.

Definition at line 25 of file WavevectorInfo.h.


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