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

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.

Include dependency graph for particles.cpp:

Go to the source code of this file.

Namespaces

 GUI
 
 GUI::RealSpace
 
 GUI::RealSpace::Particles
 

Functions

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

Variables

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