IMP
2.4.0
The Integrative Modeling Platform
IMP Mainpage
Modules
Classes
Examples
Class List
Class Index
Class Hierarchy
Class Members
IMP
atom
LinearVelocity
IMP::atom::LinearVelocity Member List
This is the complete list of members for
IMP::atom::LinearVelocity
, including all inherited members.
Decorator
(Model *m, ParticleIndex pi) (defined in
IMP::kernel::Decorator
)
IMP::kernel::Decorator
protected
Decorator
() (defined in
IMP::kernel::Decorator
)
IMP::kernel::Decorator
protected
Decorator
(ParticleAdaptor p) (defined in
IMP::kernel::Decorator
)
IMP::kernel::Decorator
explicit
protected
get_is_setup
(kernel::Model *m, kernel::ParticleIndex pi) (defined in
IMP::atom::LinearVelocity
)
IMP::atom::LinearVelocity
static
get_is_valid
() const
IMP::kernel::Decorator
get_model
() const
IMP::kernel::Decorator
get_particle
() const
IMP::kernel::Decorator
get_particle_index
() const
IMP::kernel::Decorator
get_velocity
() const (defined in
IMP::atom::LinearVelocity
)
IMP::atom::LinearVelocity
get_velocity_key
(unsigned int i) (defined in
IMP::atom::LinearVelocity
)
IMP::atom::LinearVelocity
static
IMP_DECORATOR_METHODS
(LinearVelocity, Decorator) (defined in
IMP::atom::LinearVelocity
)
IMP::atom::LinearVelocity
IMP_DECORATOR_SETUP_0
(LinearVelocity) (defined in
IMP::atom::LinearVelocity
)
IMP::atom::LinearVelocity
IMP_DECORATOR_SETUP_1
(LinearVelocity, algebra::Vector3D, v) (defined in
IMP::atom::LinearVelocity
)
IMP::atom::LinearVelocity
operator Particle *
() const (defined in
IMP::kernel::Decorator
)
IMP::kernel::Decorator
operator ParticleIndex
() const (defined in
IMP::kernel::Decorator
)
IMP::kernel::Decorator
operator->
() const (defined in
IMP::kernel::Decorator
)
IMP::kernel::Decorator
set_velocity
(const algebra::Vector3D &v) (defined in
IMP::atom::LinearVelocity
)
IMP::atom::LinearVelocity
Value
() (defined in
IMP::base::Value
)
IMP::base::Value
protected