IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces | Typedefs | Functions
Diffusion.h File Reference

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/kernel/internal/constants.h>
#include <vector>
#include <limits>
+ Include dependency graph for Diffusion.h:
+ This graph shows which files directly or indirectly include this file:

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
 Synonym for IMP::kernel.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Typedefs

typedef IMP::base::Vector
< Diffusion > 
IMP::atom::Diffusions
 
typedef IMP::base::Vector
< RigidBodyDiffusion > 
IMP::atom::RigidBodyDiffusions
 

Functions

double IMP::atom::get_diffusion_coefficient_from_cm2_per_second (double din)
 

Detailed Description

A decorator for a diffusing particle.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file Diffusion.h.