IMP Reference Guide
2.11.0
The Integrative Modeling Platform
|
A decorator for a diffusing particle. More...
#include <IMP/atom/atom_config.h>
#include <IMP/core/XYZR.h>
#include <IMP/algebra/Vector3D.h>
#include <IMP/internal/constants.h>
#include <vector>
#include <limits>
Go to the source code of this file.
Classes | |
class | IMP::atom::Diffusion |
A decorator for a diffusing particle with a diffusion coefficient. More... | |
class | IMP::atom::RigidBodyDiffusion |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Typedefs | |
typedef IMP::Vector< Diffusion > | IMP::atom::Diffusions |
typedef IMP::Vector < RigidBodyDiffusion > | IMP::atom::RigidBodyDiffusions |
Functions | |
double | IMP::atom::get_diffusion_coefficient_from_cm2_per_second (double din) |
A decorator for a diffusing particle.
Copyright 2007-2019 IMP Inventors. All rights reserved.
Definition in file Diffusion.h.