BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
particles.cpp File Reference

Implements Particle class. More...

Include dependency graph for particles.cpp:

Go to the source code of this file.

Namespaces

 RealSpace
 
 RealSpace::Particles
 

Functions

QString const & RealSpace::Particles::name (EShape k)
 

Variables

static float const RealSpace::Particles::pi = float(M_PI)
 
static float const RealSpace::Particles::pi2f = float(M_PI_2)
 
static float const RealSpace::Particles::sqrt2f = std::sqrt(2.f)
 
static float const RealSpace::Particles::sqrt3f = std::sqrt(3.f)
 

Detailed Description

Implements Particle class.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file particles.cpp.